Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-dv-timings.h164 * v4l2_detect_gtf - detect if the given timings follow the GTF standard
184 bool v4l2_detect_gtf(unsigned int frame_height, unsigned int hfreq,
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c696 /** v4l2_detect_gtf - detect if the given timings follow the GTF standard
715 bool v4l2_detect_gtf(unsigned int frame_height, in v4l2_detect_gtf() function
830 EXPORT_SYMBOL_GPL(v4l2_detect_gtf);
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1481 if (v4l2_detect_gtf(total_v_lines, h_freq, bt->vsync, in valid_cvt_gtf_timings()
/linux/drivers/media/i2c/
H A Dadv7604.c1413 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
H A Dadv7842.c1441 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()