Home
last modified time | relevance | path

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

/drivers/ps3/
A 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 …]
/drivers/media/i2c/
A 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()
616 h->video_format = SAA6752HS_VF_D1; in saa6752hs_set_fmt()
618 h->video_format = SAA6752HS_VF_2_3_D1; in saa6752hs_set_fmt()
620 h->video_format = SAA6752HS_VF_1_2_D1; in saa6752hs_set_fmt()
622 h->video_format = SAA6752HS_VF_SIF; in saa6752hs_set_fmt()
/drivers/gpu/drm/amd/display/dc/dce110/
A 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()
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen2_packet.c78 u32 video_format, u32 video_signal_type_present_flag) in iris_hfi_gen2_get_color_info() argument
85 ((video_format << 26) & 0x1C000000) | in iris_hfi_gen2_get_color_info()
A Diris_hfi_gen2_packet.h110 u32 video_format, u32 video_signal_type_present_flag);
A Diris_hfi_gen2_response.c796 u32 full_range, video_format = 0; in iris_hfi_gen2_init_src_change_param() local
816 full_range, video_format, in iris_hfi_gen2_init_src_change_param()
A Diris_hfi_gen2_command.c258 u32 video_format = UNSPECIFIED_COLOR_FORMAT; in iris_hfi_gen2_set_colorspace() local
281 video_format, video_signal_type_present_flag); in iris_hfi_gen2_set_colorspace()
/drivers/gpu/drm/omapdrm/dss/
A 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()
A Dhdmi5_core.c552 struct hdmi_video_format video_format; in hdmi5_configure() local
570 hdmi_wp_init_vid_fmt_timings(&video_format, &vm, cfg); in hdmi5_configure()
575 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi5_configure()
577 hdmi_wp_video_config_format(wp, &video_format); in hdmi5_configure()
/drivers/video/fbdev/omap2/omapfb/dss/
A 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()
A Dhdmi5_core.c574 struct hdmi_video_format video_format; in hdmi5_configure() local
581 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi5_configure()
586 video_format.packing_mode = HDMI_PACK_24b_RGB_YUV444_YUV422; in hdmi5_configure()
588 hdmi_wp_video_config_format(wp, &video_format); in hdmi5_configure()
/drivers/staging/media/av7110/
A Ddvb_filter.h153 u32 video_format; member
A Dav7110.c504 av7110->videostate.video_format = VIDEO_FORMAT_16_9; in gpioirq()
509 av7110->videostate.video_format = VIDEO_FORMAT_221_1; in gpioirq()
514 av7110->videostate.video_format = VIDEO_FORMAT_4_3; in gpioirq()
A Dav7110_av.c1632 av7110->videostate.video_format = VIDEO_FORMAT_4_3; in av7110_av_register()
/drivers/media/platform/allegro-dvt/
A Dnal-h264.h55 unsigned int video_format; member
A Dnal-hevc.h152 unsigned int video_format; member
A Dnal-h264.c148 rbsp_bits(rbsp, 3, &vui->video_format); in nal_h264_rbsp_vui_parameters()
A Dnal-hevc.c287 rbsp_bits(rbsp, 3, &vui->video_format); in nal_hevc_rbsp_vui_parameters()
A Dallegro-core.c1626 sps->vui.video_format = 5; /* unspecified */ in allegro_h264_write_sps()
1826 vui->video_format = 5; /* unspecified */ in allegro_hevc_write_sps()
/drivers/media/pci/saa7164/
A 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()
A Dsaa7164.h379 u8 video_format; member
A Dsaa7164-encoder.c1018 port->video_format = EU_VIDEO_FORMAT_MPEG_2; in saa7164_encoder_register()
/drivers/gpu/drm/bridge/
A Dsil-sii8620.c1074 ptr[7] = frame->video_format & 0x3; in mhl3_infoframe_pack()

Completed in 90 milliseconds