Home
last modified time | relevance | path

Searched refs:E_HVD_EX_DROP_DISPLAY_AUTO (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h296E_HVD_EX_DROP_DISPLAY_AUTO = (1 << 0), ///< automatic drop mode, drop frame if display queue… enumerator
H A DdrvHVD_EX.c3473 if (eMode == E_HVD_EX_DROP_DISPLAY_AUTO) in MDrv_HVD_EX_SetDropMode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h296E_HVD_EX_DROP_DISPLAY_AUTO = (1 << 0), ///< automatic drop mode, drop frame if display queue… enumerator
H A DdrvHVD_EX.c4129 if (eMode == E_HVD_EX_DROP_DISPLAY_AUTO) in MDrv_HVD_EX_SetDropMode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h299E_HVD_EX_DROP_DISPLAY_AUTO = (1 << 0), ///< automatic drop mode, drop frame if display queue… enumerator
H A DdrvHVD_EX.c4230 if (eMode == E_HVD_EX_DROP_DISPLAY_AUTO) in MDrv_HVD_EX_SetDropMode()