Home
last modified time | relevance | path

Searched refs:HAL_MVD_IsDispQueueEmpty (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/mvd_v3/
H A DhalMVD_EX.h499 E_MVD_DISP_QUEUE HAL_MVD_IsDispQueueEmpty(MS_U8 u8Idx);
H A DhalMVD_EX.c9113 E_MVD_DISP_QUEUE HAL_MVD_IsDispQueueEmpty(MS_U8 u8Idx) in HAL_MVD_IsDispQueueEmpty() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/
H A DhalMVD_EX.h501 E_MVD_DISP_QUEUE HAL_MVD_IsDispQueueEmpty(MS_U8 u8Idx);
H A DhalMVD_EX.c9109 E_MVD_DISP_QUEUE HAL_MVD_IsDispQueueEmpty(MS_U8 u8Idx) in HAL_MVD_IsDispQueueEmpty() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.c3936 return HAL_MVD_IsDispQueueEmpty(u8HalIdx); in MDrv_MVD_EX_IsDispQueueEmpty()