Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/
Dmt9v111.c504 unsigned int t_fps = DIV_ROUND_CLOSEST(pclk, t_frame); in mt9v111_calc_frame_rate() local
506 diff = abs(fps - t_fps); in mt9v111_calc_frame_rate()
509 best_fps = t_fps; in mt9v111_calc_frame_rate()