Searched refs:video_standard (Results 1 – 5 of 5) sorted by relevance
81 u8 video_standard; member1119 if (priv->video_standard < XC4000_DTV6) { in xc_debug_dump()1156 priv->video_standard = XC4000_DTV6; in xc4000_set_params()1163 priv->video_standard = XC4000_DTV6; in xc4000_set_params()1175 priv->video_standard = XC4000_DTV7_8; in xc4000_set_params()1178 priv->video_standard = XC4000_DTV6; in xc4000_set_params()1182 priv->video_standard = XC4000_DTV7; in xc4000_set_params()1186 priv->video_standard = XC4000_DTV8; in xc4000_set_params()1328 priv->video_standard = XC4000_BG_PAL_A2; in xc4000_set_analog_params()1353 priv->video_standard = XC4000_DK_PAL_A2; in xc4000_set_analog_params()[all …]
47 u8 video_standard; member746 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 …]
406 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()791 vc->video_standard = id; in tw686x_set_standard()810 if (vc->video_standard == id) in tw686x_s_std()897 *id = vc->video_standard; in tw686x_g_std()912 fsize->stepwise.max_height = TW686X_VIDEO_HEIGHT(vc->video_standard); in tw686x_enum_framesizes()922 int max_fps = TW686X_MAX_FPS(vc->video_standard); in tw686x_enum_frameintervals()1208 TW686X_VIDEO_HEIGHT(vc->video_standard), in tw686x_video_init()
92 v4l2_std_id video_standard; member
40 struct ``video_standard`` and the color subcarrier fields were
Completed in 22 milliseconds