Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Dvim2m.c453 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local
517 x_fract = q_data_in->width % q_data_out->width; in device_process()
531 x_err += x_fract; in device_process()
548 x_err += x_fract; in device_process()