Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h965 MS_BOOL MDrv_MVD_EX_IsDispQueueEmpty(MS_U32 u32Id);
H A DdrvMVD_EX.c3932 MS_BOOL MDrv_MVD_EX_IsDispQueueEmpty(MS_U32 u32Id) in MDrv_MVD_EX_IsDispQueueEmpty() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c12622 *bEmpty = MDrv_MVD_EX_IsDispQueueEmpty(u32Id); in _MApi_VDEC_EX_V2_IsDispQueueEmpty()