Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc4000.c81 u8 video_standard; member
1117 if (priv->video_standard < XC4000_DTV6) { in xc_debug_dump()
1154 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1161 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1173 priv->video_standard = XC4000_DTV7_8; in xc4000_set_params()
1176 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1180 priv->video_standard = XC4000_DTV7; in xc4000_set_params()
1184 priv->video_standard = XC4000_DTV8; in xc4000_set_params()
1326 priv->video_standard = XC4000_BG_PAL_A2; in xc4000_set_analog_params()
1351 priv->video_standard = XC4000_DK_PAL_A2; in xc4000_set_analog_params()
[all …]
H A Dxc5000.c47 u8 video_standard; member
746 priv->video_standard = DTV6; in xc5000_set_digital_params()
752 priv->video_standard = DTV6; in xc5000_set_digital_params()
766 priv->video_standard = DTV6; in xc5000_set_digital_params()
770 priv->video_standard = DTV7; in xc5000_set_digital_params()
774 priv->video_standard = DTV8; in xc5000_set_digital_params()
788 priv->video_standard = DTV6; in xc5000_set_digital_params()
792 priv->video_standard = DTV7; in xc5000_set_digital_params()
796 priv->video_standard = DTV7_8; in xc5000_set_digital_params()
864 priv->video_standard = BG_PAL_NICAM; in xc5000_config_tv()
[all …]
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-video.c406 i = tw686x_fps_idx(fps, TW686X_MAX_FPS(vc->video_standard)); in tw686x_set_framerate()
408 vc->fps = tw686x_real_fps(i, TW686X_MAX_FPS(vc->video_standard)); in tw686x_set_framerate()
643 unsigned int video_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_try_fmt_vid_cap()
704 if (vc->height <= TW686X_VIDEO_HEIGHT(vc->video_standard) / 2) in tw686x_set_format()
789 vc->video_standard = id; in tw686x_set_standard()
808 if (vc->video_standard == id) in tw686x_s_std()
895 *id = vc->video_standard; in tw686x_g_std()
910 fsize->stepwise.max_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_enum_framesizes()
920 int max_fps = TW686X_MAX_FPS(vc->video_standard); in tw686x_enum_frameintervals()
1206 TW686X_VIDEO_HEIGHT(vc->video_standard), in tw686x_video_init()
H A Dtw686x.h92 v4l2_std_id video_standard; member
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst40 struct ``video_standard`` and the color subcarrier fields were