| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_cableA_video_eq_table.h | 30 .video_fmt = AHD20_SD_SH720_NT, 121 .video_fmt = AHD20_SD_SH720_PAL, 209 .video_fmt = AHD20_SD_H1440_NT, 292 .video_fmt = AHD20_SD_H1440_PAL, 381 .video_fmt = AHD20_SD_H960_2EX_Btype_NT, 472 .video_fmt = AHD20_SD_H960_2EX_Btype_PAL, 564 .video_fmt = AHD20_SD_H960_2EX_Btype_PAL, 655 .video_fmt = AHD20_1080P_30P, 746 .video_fmt = AHD20_1080P_25P, 837 .video_fmt = AHD20_720P_60P, [all …]
|
| H A D | jaguar1_cableB_video_eq_table.h | 26 .video_fmt = AHD20_1080P_30P, 111 .video_fmt = AHD20_1080P_25P, 196 .video_fmt = AHD20_720P_25P_EX_Btype, 281 .video_fmt = AHD20_720P_30P_EX_Btype, 367 .video_fmt = AHD20_720P_25P, 453 .video_fmt = AHD20_720P_30P, 538 .video_fmt = CVI_FHD_25P, 623 .video_fmt = CVI_FHD_30P, 708 .video_fmt = CVI_HD_25P, 793 .video_fmt = CVI_HD_30P, [all …]
|
| H A D | jaguar1_video_eq.h | 145 NC_VIVO_CH_FORMATDEF video_fmt; member
|
| H A D | jaguar1_video_eq.c | 36 if( pFmt->video_fmt == format_standard ) in NC_VD_EQ_FindFormatDef()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi_wp.c | 131 const struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format() argument 135 REG_FLD_MOD(wp->base, HDMI_WP_VIDEO_CFG, video_fmt->packing_mode, in hdmi_wp_video_config_format() 138 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format() 139 l |= FLD_VAL(video_fmt->x_res, 15, 0); in hdmi_wp_video_config_format() 192 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings() argument 197 video_fmt->packing_mode = HDMI_PACK_10b_RGB_YUV444; in hdmi_wp_init_vid_fmt_timings() 198 video_fmt->y_res = param->vm.vactive; in hdmi_wp_init_vid_fmt_timings() 199 video_fmt->x_res = param->vm.hactive; in hdmi_wp_init_vid_fmt_timings() 211 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings() 218 video_fmt->x_res *= 2; in hdmi_wp_init_vid_fmt_timings()
|
| H A D | hdmi.h | 306 const struct hdmi_video_format *video_fmt); 311 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi_wp.c | 132 struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format() argument 136 REG_FLD_MOD(wp->base, HDMI_WP_VIDEO_CFG, video_fmt->packing_mode, in hdmi_wp_video_config_format() 139 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format() 140 l |= FLD_VAL(video_fmt->x_res, 15, 0); in hdmi_wp_video_config_format() 181 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings() argument 186 video_fmt->packing_mode = HDMI_PACK_10b_RGB_YUV444; in hdmi_wp_init_vid_fmt_timings() 187 video_fmt->y_res = param->timings.y_res; in hdmi_wp_init_vid_fmt_timings() 188 video_fmt->x_res = param->timings.x_res; in hdmi_wp_init_vid_fmt_timings() 190 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings()
|
| H A D | hdmi.h | 287 struct hdmi_video_format *video_fmt); 292 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_video.c | 345 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat); in video_begin() 399 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat); in video_end() 590 f->fmt.pix = vv->video_fmt; in vidioc_g_fmt_vid_cap() 752 vv->video_fmt = f->fmt.pix; in vidioc_s_fmt_vid_cap() 754 (char *)&vv->video_fmt.pixelformat); in vidioc_s_fmt_vid_cap() 1052 if (vv->video_fmt.width < 48 || in buffer_prepare() 1053 vv->video_fmt.height < 32 || in buffer_prepare() 1054 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare() 1055 vv->video_fmt.height > vv->standard->v_max_out) { in buffer_prepare() 1057 vv->video_fmt.width, vv->video_fmt.height); in buffer_prepare() [all …]
|
| H A D | saa7146_fops.c | 540 fmt = &vv->video_fmt; in saa7146_vv_init()
|
| /OK3568_Linux_fs/kernel/drivers/ps3/ |
| H A D | ps3av_cmd.c | 19 static const struct video_fmt { struct 366 u32 ps3av_cmd_set_video_mode(void *p, u32 head, int video_vid, int video_fmt, in ps3av_cmd_set_video_mode() argument 375 if (video_fmt == -1) in ps3av_cmd_set_video_mode() 376 video_fmt = PS3AV_CMD_VIDEO_FMT_X8R8G8B8; in ps3av_cmd_set_video_mode() 395 video_mode->video_format = ps3av_video_fmt_table[video_fmt].format; in ps3av_cmd_set_video_mode() 400 video_mode->video_order = ps3av_video_fmt_table[video_fmt].order; in ps3av_cmd_set_video_mode() 409 int ps3av_cmd_video_format_black(u32 head, u32 video_fmt, u32 mute) in ps3av_cmd_video_format_black() argument 420 ps3av_video_fmt_table[video_fmt].format; in ps3av_cmd_video_format_black() 421 video_format.video_order = ps3av_video_fmt_table[video_fmt].order; in ps3av_cmd_video_format_black()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_csi_v4l2.c | 674 u8 video_fmt; in rk628_dsi_set_scs() local 683 video_fmt = (val & VIDEO_FORMAT_MASK) >> 5; in rk628_dsi_set_scs() 685 __func__, val, video_fmt); in rk628_dsi_set_scs() 686 if (video_fmt) { in rk628_dsi_set_scs() 831 u8 video_fmt; in rk628_csi_set_csi() local 901 video_fmt = (val & VIDEO_FORMAT_MASK) >> 5; in rk628_csi_set_csi() 903 __func__, val, video_fmt); in rk628_csi_set_csi() 904 if (video_fmt) { in rk628_csi_set_csi()
|
| H A D | rk628_bt1120_v4l2.c | 629 u8 video_fmt; in enable_bt1120tx() local 651 video_fmt = (val & VIDEO_FORMAT_MASK) >> 5; in enable_bt1120tx() 653 __func__, val, video_fmt); in enable_bt1120tx() 654 if (video_fmt) { in enable_bt1120tx()
|
| /OK3568_Linux_fs/kernel/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 127 struct v4l2_pix_format video_fmt; member
|