/linux-6.3-rc2/drivers/ps3/ |
A D | ps3av_cmd.c | 395 video_mode->video_format = ps3av_video_fmt_table[video_fmt].format; in ps3av_cmd_set_video_mode() 405 video_mode->video_format, video_mode->video_order); in ps3av_cmd_set_video_mode() 412 struct ps3av_pkt_video_format video_format; in ps3av_cmd_video_format_black() local 414 memset(&video_format, 0, sizeof(video_format)); in ps3av_cmd_video_format_black() 415 video_format.video_head = head; in ps3av_cmd_video_format_black() 417 video_format.video_format = PS3AV_CMD_VIDEO_FORMAT_BLACK; in ps3av_cmd_video_format_black() 419 video_format.video_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() 423 res = ps3av_do_pkt(PS3AV_CID_VIDEO_FORMAT, sizeof(video_format), in ps3av_cmd_video_format_black() 424 sizeof(video_format), &video_format.send_hdr); in ps3av_cmd_video_format_black() [all …]
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | saa6752hs.c | 92 enum saa6752hs_videoformat video_format; member 435 set_reg8(client, 0x41, h->video_format); in saa6752hs_init() 555 if (h->video_format == SAA6752HS_VF_UNKNOWN) in saa6752hs_get_fmt() 556 h->video_format = SAA6752HS_VF_D1; in saa6752hs_get_fmt() 557 f->width = v4l2_format_table[h->video_format].fmt.pix.width; in saa6752hs_get_fmt() 558 f->height = v4l2_format_table[h->video_format].fmt.pix.height; in saa6752hs_get_fmt() 618 h->video_format = SAA6752HS_VF_D1; in saa6752hs_set_fmt() 620 h->video_format = SAA6752HS_VF_2_3_D1; in saa6752hs_set_fmt() 622 h->video_format = SAA6752HS_VF_1_2_D1; in saa6752hs_set_fmt() 624 h->video_format = SAA6752HS_VF_SIF; in saa6752hs_set_fmt()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_mem_input_v.c | 442 uint8_t video_format; in program_pixel_format() local 450 video_format = 2; in program_pixel_format() 453 video_format = 3; in program_pixel_format() 456 video_format = 0; in program_pixel_format() 462 video_format, in program_pixel_format()
|
/linux-6.3-rc2/include/uapi/linux/dvb/ |
A D | video.h | 127 video_format_t video_format; /* current aspect ratio of stream*/ member
|
/linux-6.3-rc2/drivers/staging/media/av7110/ |
A D | video-get-status.rst | 63 video_format_t video_format; /* current aspect ratio of stream*/
|
A D | dvb_filter.h | 157 u32 video_format; member
|
A D | video_types.rst | 190 video_format_t video_format; /* current aspect ratio of stream */ 199 demultiplexer or from memory. The video_format indicates the aspect
|
A D | av7110.c | 518 av7110->videostate.video_format = VIDEO_FORMAT_16_9; in gpioirq() 523 av7110->videostate.video_format = VIDEO_FORMAT_221_1; in gpioirq() 528 av7110->videostate.video_format = VIDEO_FORMAT_4_3; in gpioirq()
|
A D | av7110_av.c | 1625 av7110->videostate.video_format = VIDEO_FORMAT_4_3; in av7110_av_register()
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/ |
A D | hdmi4_core.c | 261 struct hdmi_video_format video_format; in hdmi4_configure() local 268 hdmi_wp_init_vid_fmt_timings(&video_format, &vm, cfg); in hdmi4_configure() 273 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi4_configure() 275 hdmi_wp_video_config_format(wp, &video_format); in hdmi4_configure()
|
A D | hdmi5_core.c | 569 struct hdmi_video_format video_format; in hdmi5_configure() local 587 hdmi_wp_init_vid_fmt_timings(&video_format, &vm, cfg); in hdmi5_configure() 592 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi5_configure() 594 hdmi_wp_video_config_format(wp, &video_format); in hdmi5_configure()
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | hdmi4_core.c | 303 struct hdmi_video_format video_format; in hdmi4_configure() local 310 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi4_configure() 315 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi4_configure() 317 hdmi_wp_video_config_format(wp, &video_format); in hdmi4_configure()
|
A D | hdmi5_core.c | 591 struct hdmi_video_format video_format; in hdmi5_configure() local 598 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi5_configure() 603 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi5_configure() 605 hdmi_wp_video_config_format(wp, &video_format); in hdmi5_configure()
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | ps3av.h | 554 u32 video_format; /* in: input frame buffer format */ member 565 u32 video_format; /* in: frame buffer format */ member
|
/linux-6.3-rc2/drivers/media/platform/allegro-dvt/ |
A D | nal-h264.h | 55 unsigned int video_format; member
|
A D | nal-hevc.h | 151 unsigned int video_format; member
|
A D | nal-h264.c | 148 rbsp_bits(rbsp, 3, &vui->video_format); in nal_h264_rbsp_vui_parameters()
|
A D | nal-hevc.c | 287 rbsp_bits(rbsp, 3, &vui->video_format); in nal_hevc_rbsp_vui_parameters()
|
A D | allegro-core.c | 1625 sps->vui.video_format = 5; /* unspecified */ in allegro_h264_write_sps() 1825 vui->video_format = 5; /* unspecified */ in allegro_hevc_write_sps()
|
/linux-6.3-rc2/include/drm/bridge/ |
A D | mhl.h | 370 enum mhl3_video_format video_format; member
|
/linux-6.3-rc2/drivers/media/pci/saa7164/ |
A D | saa7164-api.c | 244 port->video_format = 0; in saa7164_api_get_encoder() 260 EU_VIDEO_FORMAT_CONTROL, sizeof(u8), &port->video_format); in saa7164_api_get_encoder() 289 dprintk(DBGLVL_ENC, "video_format = %d\n", port->video_format); in saa7164_api_get_encoder()
|
A D | saa7164.h | 379 u8 video_format; member
|
A D | saa7164-encoder.c | 1018 port->video_format = EU_VIDEO_FORMAT_MPEG_2; in saa7164_encoder_register()
|
/linux-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | sil-sii8620.c | 1074 ptr[7] = frame->video_format & 0x3; in mhl3_infoframe_pack()
|