Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h1330 MS_BOOL MDrv_HVD_EX_IsDispQueueEmpty(MS_U32 u32Id);
H A DdrvHVD_EX.c10071 MS_BOOL MDrv_HVD_EX_IsDispQueueEmpty(MS_U32 u32Id) in MDrv_HVD_EX_IsDispQueueEmpty() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c12627 *bEmpty = MDrv_HVD_EX_IsDispQueueEmpty(u32Id); in _MApi_VDEC_EX_V2_IsDispQueueEmpty()