Searched refs:pitch_y (Results 1 – 2 of 2) sorted by relevance
74 int pitch_y = 0; in rmi_f12_read_sensor_tuning() local113 pitch_y = (buf[offset + 3] << 8) | buf[offset + 2]; in rmi_f12_read_sensor_tuning()158 sensor->y_mm = (pitch_y * tx_receivers) >> 12; in rmi_f12_read_sensor_tuning()
578 unsigned int pitch_y, in CalculateBytePerPixelAndBlockSizes() argument652 DML_LOG_VERBOSE("DML::%s: pitch_y = %u\n", __func__, pitch_y); in CalculateBytePerPixelAndBlockSizes()662 *surf_linear128_l = (((pitch_y * *BytePerPixelY) % 256) != 0); in CalculateBytePerPixelAndBlockSizes()