Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvHVD.h357 }HVD_Skip_Decode; typedef
871 HVD_Result MDrv_HVD_SetSkipDecMode(HVD_Skip_Decode eDecType);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvHVD.h357 }HVD_Skip_Decode; typedef
871 HVD_Result MDrv_HVD_SetSkipDecMode(HVD_Skip_Decode eDecType);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.h142 HVD_Result MDrv_HVD_Sub_SetSkipDecMode(HVD_Skip_Decode eDecType);
H A DdrvHVD_sub.c1095 …if(E_HVD_OK != (eRst = MDrv_HVD_Sub_SetSkipDecMode((HVD_Skip_Decode)(gSubHVDCtrl.Settings.u8SkipMo… in _DRV_HVD_Sub_RecoverySettings()
2136 HVD_Result MDrv_HVD_Sub_SetSkipDecMode(HVD_Skip_Decode eDecType) in MDrv_HVD_Sub_SetSkipDecMode()
2143 if( (HVD_Skip_Decode)HAL_HVD_Sub_GetData( E_HVD_GDATA_SKIP_MODE ) != eDecType ) in MDrv_HVD_Sub_SetSkipDecMode()
H A DdrvHVD.c1112 eRst = MDrv_HVD_SetSkipDecMode((HVD_Skip_Decode)(gHVDCtrl.Settings.u8SkipMode)); in _DRV_HVD_RecoverySettings()
2245 HVD_Result MDrv_HVD_SetSkipDecMode(HVD_Skip_Decode eDecType) in MDrv_HVD_SetSkipDecMode()
2252 if( (HVD_Skip_Decode)HAL_HVD_GetData( E_HVD_GDATA_SKIP_MODE ) != eDecType ) in MDrv_HVD_SetSkipDecMode()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h324 __vdec_if HVD_Result MDrv_HVD_SetSkipDecMode(HVD_Skip_Decode eDecType) __vdec_weak;
H A DapiVDEC.c9739 HVD_Skip_Decode dec = (HVD_Skip_Decode) MDrv_HVD_GetPlayMode(E_HVD_GMODE_SKIP_MODE); in MApi_VDEC_V2_GetTrickMode()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt88220 }HVD_Skip_Decode;
88734 HVD_Result MDrv_HVD_SetSkipDecMode(HVD_Skip_Decode eDecType);