Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c560 E_VDEC_EX_ALLOCATOR_BUFFER_FB2 = 1, enumerator
3073 case E_VDEC_EX_ALLOCATOR_BUFFER_FB2: in _VDEC_EX_NdecAllocator_CMAPoolSelect()
3340 if(pstProperty->bNDecode == FALSE && eBufType != E_VDEC_EX_ALLOCATOR_BUFFER_FB2) in _VDEC_EX_NdecAllocator_GetMainBlock()
3495 else if(eBufType == E_VDEC_EX_ALLOCATOR_BUFFER_FB2) in _VDEC_EX_NdecAllocator_GetSubBlock()
3913 if(eBufType != E_VDEC_EX_ALLOCATOR_BUFFER_FB2) in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
4111 case E_VDEC_EX_ALLOCATOR_BUFFER_FB2: in _VDEC_EX_NdecAllocator_FreeBuffer()
9540 _VDEC_EX_NdecAllocator_FreeBuffer(u8Idx, E_VDEC_EX_ALLOCATOR_BUFFER_FB2); in _MApi_VDEC_EX_ReturnCMABuffer()
21604 eBufType = E_VDEC_EX_ALLOCATOR_BUFFER_FB2; in MApi_VDEC_EX_V2_Init()