Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h268E_HVD_EX_SYNC_STS, ///< only for file mode, input time stamp is random, output should be sorted. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h268E_HVD_EX_SYNC_STS, ///< only for file mode, input time stamp is random, output should be sorted. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h271E_HVD_EX_SYNC_STS, ///< only for file mode, input time stamp is random, output should be sorted. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c15130 stInitSettings.u8SyncType = E_HVD_EX_SYNC_STS; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c21259 stInitSettings.u8SyncType = E_HVD_EX_SYNC_STS; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c23643 stInitSettings.u8SyncType = E_HVD_EX_SYNC_STS; in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.022920 stInitSettings.u8SyncType = E_HVD_EX_SYNC_STS;