Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/
H A Dvim2m.c447 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset; in device_process() local
511 x_fract = q_data_in->width % q_data_out->width; in device_process()
525 x_err += x_fract; in device_process()
542 x_err += x_fract; in device_process()