Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h958 E_MVD_Result MDrv_MVD_EnablePTSDetector(MS_U32 u32Id, MS_BOOL bEn);
H A DdrvMVD_EX.c3890 E_MVD_Result MDrv_MVD_EnablePTSDetector(MS_U32 u32Id, MS_BOOL bEn) in MDrv_MVD_EnablePTSDetector() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h959 E_MVD_Result MDrv_MVD_EnablePTSDetector(MS_U32 u32Id, MS_BOOL bEn);
H A DdrvMVD_EX.c3910 E_MVD_Result MDrv_MVD_EnablePTSDetector(MS_U32 u32Id, MS_BOOL bEn) in MDrv_MVD_EnablePTSDetector() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4438 EXPORT_SYMBOL(MDrv_MVD_EnablePTSDetector);
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c6167 _MVD_RET_HANDLE(MDrv_MVD_EnablePTSDetector(u32Id, (MS_BOOL) u32Arg)); in _VDEC_EX_EnablePTSDetector()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c7182 _MVD_RET_HANDLE(MDrv_MVD_EnablePTSDetector(u32Id, (MS_BOOL) u32Arg)); in _VDEC_EX_EnablePTSDetector()
H A DapiVDEC_EX.c.07178 _MVD_RET_HANDLE(MDrv_MVD_EnablePTSDetector(u32Id, (MS_BOOL) u32Arg));