Searched refs:horizontal_decimation (Results 1 – 4 of 4) sorted by relevance
787 pipe->horizontal_decimation = 0; in SetDecimationFactor()790 if (CalculateDecimation(down_scale_w, &pipe->horizontal_decimation) != kErrorNone) { in SetDecimationFactor()799 pipe->horizontal_decimation, pipe->vertical_decimation); in SetDecimationFactor()
639 snprintf(decimation, sizeof(decimation), "%3d x %3d", pipe.horizontal_decimation, in AppendDump()
301 uint8_t horizontal_decimation = 0; member
223 mdp_layer.horz_deci = pipe_info->horizontal_decimation; in Validate()