Lines Matching defs:even
232 int sc1200_set_vbi_lines(unsigned long even, unsigned long odd);
233 int sc1200_set_vbi_total(unsigned long even, unsigned long odd);
1284 sc1200_set_vbi_lines(unsigned long even, unsigned long odd)
1287 gfx_set_vbi_lines(unsigned long even, unsigned long odd)
1292 even & SC1200_VIDEO_VBI_LINE_ENABLE_MASK);
1307 sc1200_set_vbi_total(unsigned long even, unsigned long odd)
1310 gfx_set_vbi_total(unsigned long even, unsigned long odd)
1315 even & SC1200_VIDEO_VBI_TOTAL_COUNT_MASK);
1399 * to the even frame. This is useful for de-interlacing in Bob method, by
1432 * If enable is "0", this is the even field (default). [not to be confused
1436 * normal, i.e. an indication of "odd" field is given for even field data,