Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h1321 MS_SIZE MDrv_HVD_EX_GetFrameBufferDefaultSize(HVD_EX_CodecType eCodecType);
H A DdrvHVD_EX.c10034 MS_SIZE MDrv_HVD_EX_GetFrameBufferDefaultSize(HVD_EX_CodecType eCodecType) in MDrv_HVD_EX_GetFrameBufferDefaultSize() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h1378 MS_SIZE MDrv_HVD_EX_GetFrameBufferDefaultSize(HVD_EX_CodecType eCodecType);
H A DdrvHVD_EX.c10319 MS_SIZE MDrv_HVD_EX_GetFrameBufferDefaultSize(HVD_EX_CodecType eCodecType) in MDrv_HVD_EX_GetFrameBufferDefaultSize() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4237 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType); in _VDEC_EX_NdecAllocator_GetSubBlock()
4257 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType); in _VDEC_EX_NdecAllocator_GetSubBlock()
4279 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType); in _VDEC_EX_NdecAllocator_GetSubBlock()
H A DapiVDEC_EX.c.04235 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType);
4255 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType);
4277 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4095 EXPORT_SYMBOL(MDrv_HVD_EX_GetFrameBufferDefaultSize);
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3247 szFrameBufferSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(eCodecType); in _VDEC_EX_NdecAllocator_GetTaskSpecSize()