Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c745 MS_BOOL bUseSubAllocator; member
2973 MS_BOOL bUseSubAllocator = FALSE; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local
2988 bUseSubAllocator = TRUE; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()
2995 pstProperty->bUseSubAllocator = bUseSubAllocator; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()
3013 MS_BOOL bUseSubAllocator = FALSE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local
3042 bUseSubAllocator = TRUE; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3053 pstProperty->bUseSubAllocator = bUseSubAllocator; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3394 if(pstProperty->bUseSubAllocator == TRUE && pstProperty->bNDecode == TRUE) in _VDEC_EX_NdecAllocator_GetMainBlock()
3693 …("[ALLOC][DBG]\tbNDec=%d, bSubAlloc=%d\n", stBufProperty.bNDecode, stBufProperty.bUseSubAllocator); in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
3710 if(stBufProperty.bUseSubAllocator == FALSE) in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c805 MS_BOOL bUseSubAllocator; member
3211 pstProperty->bUseSubAllocator = TRUE; in _VDEC_EX_NdecAllocator_GetBufferProperty()
3221 pstProperty->bUseSubAllocator, in _VDEC_EX_NdecAllocator_GetBufferProperty()
4134 if(pstProperty->bUseSubAllocator == TRUE) in _VDEC_EX_NdecAllocator_GetMainBlock()
4656 if(stBufProperty.bUseSubAllocator == FALSE) in _VDEC_EX_NdecAllocator_MallocBuffer()
H A DapiVDEC_EX.c.0805 MS_BOOL bUseSubAllocator;
3211 pstProperty->bUseSubAllocator = TRUE;
3221 pstProperty->bUseSubAllocator,
4132 if(pstProperty->bUseSubAllocator == TRUE)
4654 if(stBufProperty.bUseSubAllocator == FALSE)