Home
last modified time | relevance | path

Searched refs:video_format (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/ps3/
Dps3av_cmd.c395 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 …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dsaa6752hs.c92 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_mem_input_v.c440 uint8_t video_format; in program_pixel_format() local
448 video_format = 2; in program_pixel_format()
451 video_format = 3; in program_pixel_format()
454 video_format = 0; in program_pixel_format()
460 video_format, in program_pixel_format()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
Dvideo.h93 video_format_t video_format; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
Dvideo.h84 video_format_t video_format; member
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
Dvideo.h142 video_format_t video_format; /* current aspect ratio of stream*/ member
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dvideo.h.rst.exceptions33 replace typedef video_format_t :c:type:`video_format`
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dvideo-get-status.rst63 video_format_t video_format; /* current aspect ratio of stream*/
Dvideo_types.rst190 video_format_t video_format; /* current aspect ratio of stream */
199 demultiplexer or from memory. The video_format indicates the aspect
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4_core.c303 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()
Dhdmi5_core.c593 struct hdmi_video_format video_format; in hdmi5_configure() local
600 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi5_configure()
605 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi5_configure()
607 hdmi_wp_video_config_format(wp, &video_format); in hdmi5_configure()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.c261 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()
Dhdmi5_core.c569 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()
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
Dnal-h264.h52 unsigned int video_format; member
Dnal-h264.c544 rbsp_bits(rbsp, 3, &vui->video_format); in nal_h264_rbsp_vui_parameters()
Dallegro-core.c1315 sps->vui.video_format = 1; in allegro_h264_write_sps()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Ddvb_filter.h157 u32 video_format; member
Dav7110.c518 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()
Dav7110_av.c1624 av7110->videostate.video_format = VIDEO_FORMAT_4_3; in av7110_av_register()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dps3av.h554 u32 video_format; /* in: input frame buffer format */ member
565 u32 video_format; /* in: frame buffer format */ member
/kernel/linux/linux-5.10/include/drm/bridge/
Dmhl.h370 enum mhl3_video_format video_format; member
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
Dsaa7164-api.c244 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()
Dsaa7164.h379 u8 video_format; member
Dsaa7164-encoder.c1019 port->video_format = EU_VIDEO_FORMAT_MPEG_2; in saa7164_encoder_register()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dsil-sii8620.c1074 ptr[7] = frame->video_format & 0x3; in mhl3_infoframe_pack()

12