Lines Matching +full:576 +full:mhz
297 * There is a fake channel every 6 MHz at 49.25, 55.25, etc. in vivid_update_quality()
298 * From +/- 0.25 MHz around the channel there is color, and from in vivid_update_quality()
299 * +/- 1 MHz there is grayscale (chroma is lost). in vivid_update_quality()
328 * There is a fake channel every 6 MHz at 49.25, 55.25, etc. in vivid_get_quality()
329 * From +/- 0.25 MHz around the channel there is color, and from in vivid_get_quality()
330 * +/- 1 MHz there is grayscale (chroma is lost). in vivid_get_quality()
357 dev->src_rect.width == 720 && dev->src_rect.height <= 576) in vivid_get_pixel_aspect()
393 dev->src_rect.height = 576; in vivid_update_format_cap()
425 if (bt->width == 720 && bt->height <= 576) in vivid_update_format_cap()
581 h = (dev->std_cap[dev->input] & V4L2_STD_525_60) ? 480 : 576; in vivid_try_fmt_vid_cap()
1176 if (dev->src_rect.width == 720 && dev->src_rect.height <= 576) in vidioc_s_input()