Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3008 MS_BOOL bCMADynamic = FALSE/*pVdecExContext->_Pre_Ctrl[u8Idx].bEnableDynamicCMA*/; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local
3037 bCMADynamic = 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()
3051 pstProperty->bDynamicCMA = bCMADynamic; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()