Home
last modified time | relevance | path

Searched refs:horizontal_decimation (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dresource_default.cpp832 pipe->horizontal_decimation = 0; in SetDecimationFactor()
835 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
844 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
H A Ddisplay_base.cpp650 snprintf(decimation, sizeof(decimation), "%3d x %3d", pipe.horizontal_decimation, in Dump()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dresource_default.cpp832 pipe->horizontal_decimation = 0; in SetDecimationFactor()
835 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
844 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
H A Ddisplay_base.cpp632 snprintf(decimation, sizeof(decimation), "%3d x %3d", pipe.horizontal_decimation, in AppendDump()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dresource_default.cpp794 pipe->horizontal_decimation = 0; in SetDecimationFactor()
797 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
806 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
H A Ddisplay_base.cpp642 snprintf(decimation, sizeof(decimation), "%3d x %3d", pipe.horizontal_decimation, in AppendDump()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dresource_default.cpp832 pipe->horizontal_decimation = 0; in SetDecimationFactor()
835 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
844 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
H A Ddisplay_base.cpp652 snprintf(decimation, sizeof(decimation), "%3d x %3d", pipe.horizontal_decimation, in AppendDump()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dresource_default.cpp833 pipe->horizontal_decimation = 0; in SetDecimationFactor()
836 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
845 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dresource_default.cpp821 pipe->horizontal_decimation = 0; in SetDecimationFactor()
824 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
833 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dresource_default.cpp824 pipe->horizontal_decimation = 0; in SetDecimationFactor()
827 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()
836 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
/aosp12/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h394 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h439 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h438 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h431 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dhw_info_types.h483 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h629 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h618 uint8_t horizontal_decimation = 0; member
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A Dhw_device_drm.cpp426 pipe_info->horizontal_decimation); in SetupAtomic()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_device_drm.cpp643 pipe_info->horizontal_decimation); in SetupAtomic()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_device_drm.cpp638 pipe_info->horizontal_decimation); in SetupAtomic()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp224 mdp_layer.horz_deci = pipe_info->horizontal_decimation; in Validate()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.cpp247 mdp_layer.horz_deci = pipe_info->horizontal_decimation; in Validate()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.cpp243 mdp_layer.horz_deci = pipe_info->horizontal_decimation; in Validate()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.cpp244 mdp_layer.horz_deci = pipe_info->horizontal_decimation; in Validate()

12