Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h297 E_HVD_EX_DROP_DISPLAY_ONCE = (1 << 1), ///< drop once, drop the number of non-ref frames enumerator
H A DdrvHVD_EX.c3477 else if (eMode == E_HVD_EX_DROP_DISPLAY_ONCE) in MDrv_HVD_EX_SetDropMode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h297 E_HVD_EX_DROP_DISPLAY_ONCE = (1 << 1), ///< drop once, drop the number of non-ref frames enumerator
H A DdrvHVD_EX.c4133 else if (eMode == E_HVD_EX_DROP_DISPLAY_ONCE) in MDrv_HVD_EX_SetDropMode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h300 E_HVD_EX_DROP_DISPLAY_ONCE = (1 << 1), ///< drop once, drop the number of non-ref frames enumerator
H A DdrvHVD_EX.c4234 else if (eMode == E_HVD_EX_DROP_DISPLAY_ONCE) in MDrv_HVD_EX_SetDropMode()