Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c187 static u32 mt9v111_frame_intervals[] = {5, 10, 15, 20, 30}; variable
468 for (i = 0, idx = 0; i < ARRAY_SIZE(mt9v111_frame_intervals); i++) { in mt9v111_calc_frame_rate()
469 diff = abs(fps - mt9v111_frame_intervals[i]); in mt9v111_calc_frame_rate()
475 fps = mt9v111_frame_intervals[idx]; in mt9v111_calc_frame_rate()
830 if (fie->pad || fie->index >= ARRAY_SIZE(mt9v111_frame_intervals)) in mt9v111_enum_frame_interval()
842 fie->interval.denominator = mt9v111_frame_intervals[fie->index]; in mt9v111_enum_frame_interval()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c187 static u32 mt9v111_frame_intervals[] = {5, 10, 15, 20, 30}; variable
468 for (i = 0, idx = 0; i < ARRAY_SIZE(mt9v111_frame_intervals); i++) { in mt9v111_calc_frame_rate()
469 diff = abs(fps - mt9v111_frame_intervals[i]); in mt9v111_calc_frame_rate()
475 fps = mt9v111_frame_intervals[idx]; in mt9v111_calc_frame_rate()
830 if (fie->pad || fie->index >= ARRAY_SIZE(mt9v111_frame_intervals)) in mt9v111_enum_frame_interval()
842 fie->interval.denominator = mt9v111_frame_intervals[fie->index]; in mt9v111_enum_frame_interval()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dmt9v111.c187 static u32 mt9v111_frame_intervals[] = {5, 10, 15, 20, 30}; variable
468 for (i = 0, idx = 0; i < ARRAY_SIZE(mt9v111_frame_intervals); i++) { in mt9v111_calc_frame_rate()
469 diff = abs(fps - mt9v111_frame_intervals[i]); in mt9v111_calc_frame_rate()
475 fps = mt9v111_frame_intervals[idx]; in mt9v111_calc_frame_rate()
830 if (fie->pad || fie->index >= ARRAY_SIZE(mt9v111_frame_intervals)) in mt9v111_enum_frame_interval()
842 fie->interval.denominator = mt9v111_frame_intervals[fie->index]; in mt9v111_enum_frame_interval()