Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c746 MS_BOOL bUseThirdAllocator; member
2996 pstProperty->bUseThirdAllocator = FALSE; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()
3014 MS_BOOL bUseThirdAllocator = FALSE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local
3047 bUseThirdAllocator = TRUE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3054 pstProperty->bUseThirdAllocator = bUseThirdAllocator; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3816 stBufProperty.bUseThirdAllocator, in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
3861 if(stBufProperty.bUseThirdAllocator == FALSE) in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4686 if(stBufProperty.bUseThirdAllocator == FALSE) in _VDEC_EX_NdecAllocator_MallocBuffer()
H A DapiVDEC_EX.c.04684 if(stBufProperty.bUseThirdAllocator == FALSE)