Searched refs:v4l2_calc_timeperframe (Results 1 – 3 of 3) sorted by relevance
22 struct v4l2_fract v4l2_calc_timeperframe(const struct v4l2_dv_timings *t);
385 struct v4l2_fract v4l2_calc_timeperframe(const struct v4l2_dv_timings *t) in v4l2_calc_timeperframe() function414 EXPORT_SYMBOL_GPL(v4l2_calc_timeperframe);
1062 fps = v4l2_calc_timeperframe(&s->timings); in cobalt_g_parm()