Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-dv-timings.c666 #define GTF_S_M_PRIME ((GTF_S_K * GTF_S_M) / 256) macro
747 ((u64)image_width * GTF_S_M_PRIME * 1000)); in v4l2_detect_gtf()
748 den = (hfreq * (100 - GTF_S_C_PRIME) + GTF_S_M_PRIME * 1000) * in v4l2_detect_gtf()