Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp785 float down_scale_w = src_w / dst_w; in SetDecimationFactor() local
790 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()