Searched refs:bUseSubAllocator (Results 1 – 3 of 3) sorted by relevance
745 MS_BOOL bUseSubAllocator; member2973 MS_BOOL bUseSubAllocator = FALSE; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local2988 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() local3042 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 …]
805 MS_BOOL bUseSubAllocator; member3211 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()
805 MS_BOOL bUseSubAllocator;3211 pstProperty->bUseSubAllocator = TRUE;3221 pstProperty->bUseSubAllocator,4132 if(pstProperty->bUseSubAllocator == TRUE)4654 if(stBufProperty.bUseSubAllocator == FALSE)