Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c742 MS_BOOL bCMA; member
2992 pstProperty->bCMA = FALSE; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()
3007 MS_BOOL bCMA = pVdecExContext->bCMAUsed; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local
3029 bCMA = FALSE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3050 pstProperty->bCMA = bCMA; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3313 if(pstProperty->bCMA == FALSE) in _VDEC_EX_NdecAllocator_GetMainBlock()
3811 stBufProperty.bCMA, in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
3893 if(stBufProperty.bCMA == TRUE && stBufProperty.bDynamicCMA == FALSE) in _VDEC_EX_NdecAllocator_MallocFrameBuffer()