Searched refs:Vlines (Results 1 – 1 of 1) sorted by relevance
939 int HSC, VSC, Vsrc, Hsrc, filter, Vlines; in cx18_av_set_fmt() local961 Vlines = fmt->height + (is_50Hz ? 3 : 1); in cx18_av_set_fmt()971 (Vlines * 8 < Vsrc) || (Vsrc < Vlines)) { in cx18_av_set_fmt()981 VSC = (1 << 16) - (Vsrc * (1 << 9) / Vlines - (1 << 9)); in cx18_av_set_fmt()