Searched refs:bNDecode (Results 1 – 1 of 1) sorted by relevance
744 MS_BOOL bNDecode; member2968 MS_BOOL bNDecode = _VDEC_EX_NdecAllocator_IsNDecode(); in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local2975 if(bNDecode == FALSE) in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()2984 if(bNDecode == TRUE) in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()2994 pstProperty->bNDecode = bNDecode; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()3009 MS_BOOL bNDecode = _VDEC_EX_NdecAllocator_IsNDecode(); in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local3016 if(bNDecode == TRUE) in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()3021 bNDecode = FALSE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()3040 if(((bNDecode == TRUE) && (bMonoPoly == FALSE)) || (bCMADynamic == TRUE)) in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()3045 if((bNDecode == TRUE) && (bCMADynamic == TRUE)) in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()[all …]