Home
last modified time | relevance | path

Searched refs:E_HVD_EX_SYNC_DTS (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h267 E_HVD_EX_SYNC_DTS, ///< only for file mode, input time stamp is DTS. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h267 E_HVD_EX_SYNC_DTS, ///< only for file mode, input time stamp is DTS. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h270 E_HVD_EX_SYNC_DTS, ///< only for file mode, input time stamp is DTS. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c15134 stInitSettings.u8SyncType = E_HVD_EX_SYNC_DTS; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c21263 stInitSettings.u8SyncType = E_HVD_EX_SYNC_DTS; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c23647 stInitSettings.u8SyncType = E_HVD_EX_SYNC_DTS; in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.022924 stInitSettings.u8SyncType = E_HVD_EX_SYNC_DTS;