Home
last modified time | relevance | path

Searched refs:E_HVD_EX_DS_BUF_MIUSEL (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h420E_HVD_EX_DS_BUF_MIUSEL, ///< the HW MIU selection of the buffer of dynamic scaling. TRUE: MI… enumerator
H A DdrvHVD_EX.c5729 case E_HVD_EX_DS_BUF_MIUSEL: in MDrv_HVD_EX_GetDynamicScalingInfo()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h420E_HVD_EX_DS_BUF_MIUSEL, ///< the HW MIU selection of the buffer of dynamic scaling. TRUE: MI… enumerator
H A DdrvHVD_EX.c6716 case E_HVD_EX_DS_BUF_MIUSEL: in MDrv_HVD_EX_GetDynamicScalingInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h424E_HVD_EX_DS_BUF_MIUSEL, ///< the HW MIU selection of the buffer of dynamic scaling. TRUE: MI… enumerator
H A DdrvHVD_EX.c6748 case E_HVD_EX_DS_BUF_MIUSEL: in MDrv_HVD_EX_GetDynamicScalingInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c7760 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c12151 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c13232 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL); in _MApi_VDEC_EX_V2_GetDispInfo()
H A DapiVDEC_EX.c.013228 … pDispinfo->bEnableMIUSel = MDrv_HVD_EX_GetDynamicScalingInfo(u32Id, E_HVD_EX_DS_BUF_MIUSEL);