Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dxc4000.c90 u8 video_standard; member
365 xc4000_standard[priv->video_standard].Name); in xc_set_tv_standard()
1129 if (priv->video_standard < XC4000_DTV6) { in xc_debug_dump()
1166 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1173 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1185 priv->video_standard = XC4000_DTV7_8; in xc4000_set_params()
1188 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1192 priv->video_standard = XC4000_DTV7; in xc4000_set_params()
1196 priv->video_standard = XC4000_DTV8; in xc4000_set_params()
1226 video_mode = xc4000_standard[priv->video_standard].video_mode; in xc4000_set_params()
[all …]
Dxc5000.c57 u8 video_standard; member
431 xc5000_standard[priv->video_standard].name); in xc_set_tv_standard()
708 xc5000_standard[priv->video_standard].video_mode, in xc5000_tune_digital()
709 xc5000_standard[priv->video_standard].audio_mode, 0); in xc5000_tune_digital()
756 priv->video_standard = DTV6; in xc5000_set_digital_params()
762 priv->video_standard = DTV6; in xc5000_set_digital_params()
776 priv->video_standard = DTV6; in xc5000_set_digital_params()
780 priv->video_standard = DTV7; in xc5000_set_digital_params()
784 priv->video_standard = DTV8; in xc5000_set_digital_params()
798 priv->video_standard = DTV6; in xc5000_set_digital_params()
[all …]
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x-video.c411 i = tw686x_fps_idx(fps, TW686X_MAX_FPS(vc->video_standard)); in tw686x_set_framerate()
413 vc->fps = tw686x_real_fps(i, TW686X_MAX_FPS(vc->video_standard)); in tw686x_set_framerate()
648 unsigned int video_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_try_fmt_vid_cap()
709 if (vc->height <= TW686X_VIDEO_HEIGHT(vc->video_standard) / 2) in tw686x_set_format()
799 vc->video_standard = id; in tw686x_set_standard()
818 if (vc->video_standard == id) in tw686x_s_std()
905 *id = vc->video_standard; in tw686x_g_std()
920 fsize->stepwise.max_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_enum_framesizes()
930 int max_fps = TW686X_MAX_FPS(vc->video_standard); in tw686x_enum_frameintervals()
1216 TW686X_VIDEO_HEIGHT(vc->video_standard), in tw686x_video_init()
Dtw686x.h95 v4l2_std_id video_standard; member
/Linux-v4.19/Documentation/media/uapi/v4l/
Dhist-v4l2.rst40 struct ``video_standard`` and the color subcarrier fields were