Home
last modified time | relevance | path

Searched refs:bMonoPoly (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c2969 MS_BOOL bMonoPoly = pVdecExContext->_Pre_Ctrl[u8Idx].bMonopolyBitstreamBuffer; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local
2986 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() local
3019 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()