Home
last modified time | relevance | path

Searched refs:HAL_MVD_GetDropCnt (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3893 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.h333 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c4004 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3922 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3927 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3927 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3925 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c4000 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/
H A DhalMVD_EX.h333 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c4003 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/mvd_v3/
H A DhalMVD_EX.h332 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx);
H A DhalMVD_EX.c3939 MS_U32 HAL_MVD_GetDropCnt(MS_U8 u8Idx) in HAL_MVD_GetDropCnt() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.c2814 return HAL_MVD_GetDropCnt(u8HalIdx); in MDrv_MVD_GetDropCount()