Searched refs:bMonoPoly (Results 1 – 1 of 1) sorted by relevance
2969 MS_BOOL bMonoPoly = pVdecExContext->_Pre_Ctrl[u8Idx].bMonopolyBitstreamBuffer; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local2986 if(bMonoPoly == FALSE || bSetTotalBuf == TRUE) in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()2997 pstProperty->bMonopoly = bMonoPoly; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()3010 MS_BOOL bMonoPoly = pVdecExContext->_Pre_Ctrl[u8Idx].bMonopolyFrameBuffer; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local3019 if(bMonoPoly == TRUE) in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()3040 if(((bNDecode == TRUE) && (bMonoPoly == FALSE)) || (bCMADynamic == TRUE)) in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()3055 pstProperty->bMonopoly = bMonoPoly; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()