Home
last modified time | relevance | path

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

123

/third_party/ffmpeg/libavcodec/
Ddirac.c331 unsigned video_format, picture_coding_mode; in av_dirac_parse_sequence_header() local
349 video_format = get_interleaved_ue_golomb(&gb); in av_dirac_parse_sequence_header()
356 if (video_format > 20U) { in av_dirac_parse_sequence_header()
362 dsh->width = dirac_source_parameters_defaults[video_format].width; in av_dirac_parse_sequence_header()
363 dsh->height = dirac_source_parameters_defaults[video_format].height; in av_dirac_parse_sequence_header()
364 dsh->chroma_format = dirac_source_parameters_defaults[video_format].chroma_format; in av_dirac_parse_sequence_header()
365 dsh->interlaced = dirac_source_parameters_defaults[video_format].interlaced; in av_dirac_parse_sequence_header()
366 dsh->top_field_first = dirac_source_parameters_defaults[video_format].top_field_first; in av_dirac_parse_sequence_header()
367 dsh->frame_rate_index = dirac_source_parameters_defaults[video_format].frame_rate_index; in av_dirac_parse_sequence_header()
368 dsh->aspect_ratio_index = dirac_source_parameters_defaults[video_format].aspect_ratio_index; in av_dirac_parse_sequence_header()
[all …]
Dmpeg2_metadata_bsf.c38 int video_format; member
112 if (ctx->video_format >= 0 || in mpeg2_metadata_update_fragment()
125 .video_format = 5, in mpeg2_metadata_update_fragment()
149 if (ctx->video_format >= 0) in mpeg2_metadata_update_fragment()
150 sde->video_format = ctx->video_format; in mpeg2_metadata_update_fragment()
209 OFFSET(video_format), AV_OPT_TYPE_INT,
Dh265_metadata_bsf.c43 int video_format; member
233 if (ctx->video_format >= 0 || in h265_metadata_update_sps()
239 SET_OR_INFER(sps->vui.video_format, ctx->video_format, in h265_metadata_update_sps()
422 OFFSET(video_format), AV_OPT_TYPE_INT,
Dh264_metadata_bsf.c54 int video_format; member
186 if (ctx->video_format >= 0 || in h264_metadata_update_sps()
192 SET_VUI_FIELD(video_format); in h264_metadata_update_sps()
596 OFFSET(video_format), AV_OPT_TYPE_INT,
Dcbs_mpeg2.h98 uint8_t video_format; member
Dhevc_ps.h56 int video_format; member
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.c224 GstVideoFormat video_format; in gst_video_info_init_from_pixel_buffer() local
229 video_format = gst_core_media_buffer_get_video_format (format_type); in gst_video_info_init_from_pixel_buffer()
231 if (video_format == GST_VIDEO_FORMAT_UNKNOWN) { in gst_video_info_init_from_pixel_buffer()
236 gst_video_info_set_format (info, video_format, width, height); in gst_video_info_init_from_pixel_buffer()
Dcorevideobuffer.c242 GstVideoFormat video_format; in gst_core_video_info_init_from_pixel_buffer() local
247 video_format = gst_core_video_get_video_format (format_type); in gst_core_video_info_init_from_pixel_buffer()
249 if (video_format == GST_VIDEO_FORMAT_UNKNOWN) { in gst_core_video_info_init_from_pixel_buffer()
254 gst_video_info_set_format (info, video_format, width, height); in gst_core_video_info_init_from_pixel_buffer()
/third_party/gstreamer/gstplugins_bad/ext/dc1394/
Dgstdc1394src.c940 GstVideoFormat video_format; in gst_dc1394_src_build_caps() local
958 video_format = GST_VIDEO_FORMAT_GRAY8; in gst_dc1394_src_build_caps()
961 video_format = GST_VIDEO_FORMAT_IYU1; in gst_dc1394_src_build_caps()
964 video_format = GST_VIDEO_FORMAT_UYVY; in gst_dc1394_src_build_caps()
967 video_format = GST_VIDEO_FORMAT_IYU2; in gst_dc1394_src_build_caps()
970 video_format = GST_VIDEO_FORMAT_RGB; in gst_dc1394_src_build_caps()
973 video_format = GST_VIDEO_FORMAT_UNKNOWN; /* GST_BAYER_FORMAT_XXXX8 */ in gst_dc1394_src_build_caps()
976 video_format = GST_VIDEO_FORMAT_GRAY16_BE; in gst_dc1394_src_build_caps()
994 video_format = GST_VIDEO_FORMAT_UNKNOWN; in gst_dc1394_src_build_caps()
997 if (video_format != GST_VIDEO_FORMAT_UNKNOWN) { in gst_dc1394_src_build_caps()
[all …]
/third_party/weston/pipewire/
Dpipewire-plugin.c49 struct spa_type_video_format video_format; member
86 struct spa_video_info_raw video_format; member
108 spa_type_video_format_map(map, &type->video_format); in init_type()
395 "I", type->video_format.BGRx, in pipewire_output_connect()
503 spa_format_video_raw_parse(format, &output->video_format, in pipewire_output_stream_format_changed()
506 width = output->video_format.size.width; in pipewire_output_stream_format_changed()
507 height = output->video_format.size.height; in pipewire_output_stream_format_changed()
/third_party/ffmpeg/libavformat/
Drpl.c127 int32_t video_format, audio_format, chunk_catalog_offset, number_of_chunks; in rpl_read_header() local
147 video_format = read_line_and_int(pb, &error); in rpl_read_header()
148 if (video_format) { in rpl_read_header()
153 vst->codecpar->codec_tag = video_format; in rpl_read_header()
Dlxfdec.c52 uint32_t video_format, packet_type, extended_size; member
158 lxf->video_format = bytestream_get_le32(&p); in get_packet_header()
328 if (((lxf->video_format >> 22) & 0x3) < 2) in lxf_read_packet()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosink.cpp432 self->video_format = GST_DECKLINK_VIDEO_FORMAT_8BIT_YUV; in gst_decklink_video_sink_init()
457 self->video_format = (GstDecklinkVideoFormat) g_value_get_enum (value); in gst_decklink_video_sink_set_property()
458 switch (self->video_format) { in gst_decklink_video_sink_set_property()
467 ("Format %d not supported", self->video_format), (NULL)); in gst_decklink_video_sink_set_property()
513 g_value_set_enum (value, self->video_format); in gst_decklink_video_sink_get_property()
599 if (self->video_format != GST_DECKLINK_VIDEO_FORMAT_AUTO && in gst_decklink_video_sink_set_caps()
600 gst_decklink_pixel_format_from_type (self->video_format) != f) { in gst_decklink_video_sink_set_caps()
602 self->video_format); in gst_decklink_video_sink_set_caps()
681 && self->video_format == GST_DECKLINK_VIDEO_FORMAT_AUTO) in gst_decklink_video_sink_get_caps()
683 else if (self->video_format == GST_DECKLINK_VIDEO_FORMAT_AUTO) in gst_decklink_video_sink_get_caps()
[all …]
Dgstdecklinkvideosink.h54 GstDecklinkVideoFormat video_format; member
Dgstdecklinkvideosrc.cpp400 self->video_format = GST_DECKLINK_VIDEO_FORMAT_AUTO; in gst_decklink_video_src_init()
460 self->video_format = (GstDecklinkVideoFormat) g_value_get_enum (value); in gst_decklink_video_src_set_property()
461 switch (self->video_format) { in gst_decklink_video_src_set_property()
467 gst_decklink_pixel_format_from_type (self->video_format); in gst_decklink_video_src_set_property()
472 ("Format %d not supported", self->video_format), (NULL)); in gst_decklink_video_src_set_property()
525 g_value_set_enum (value, self->video_format); in gst_decklink_video_src_get_property()
1336 if (self->video_format == GST_DECKLINK_VIDEO_FORMAT_AUTO in gst_decklink_video_src_create()
1655 self->video_format != GST_DECKLINK_VIDEO_FORMAT_AUTO) { in gst_decklink_video_src_change_state()
Dgstdecklinkvideosrc.h74 GstDecklinkVideoFormat video_format; member
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetiger.h95 GstVideoFormat video_format; member
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowvideosrc.cpp945 GstVideoFormat video_format = in gst_dshowvideosrc_getcaps_from_streamcaps() local
948 if (video_format != GST_VIDEO_FORMAT_UNKNOWN) { in gst_dshowvideosrc_getcaps_from_streamcaps()
949 mediacaps = gst_dshow_new_video_caps (video_format, NULL, in gst_dshowvideosrc_getcaps_from_streamcaps()
1021 GstVideoFormat video_format = gst_dshow_guid_to_gst_video_format (pin_mediatype->mediatype); in gst_dshowvideosrc_getcaps_from_enum_mediatypes() local
1023 if (video_format != GST_VIDEO_FORMAT_UNKNOWN) { in gst_dshowvideosrc_getcaps_from_enum_mediatypes()
1027 …gst_video_info_set_format(&info, video_format, pin_mediatype->defaultWidth, pin_mediatype->default… in gst_dshowvideosrc_getcaps_from_enum_mediatypes()
Dgstdshow.h110 GstCaps *gst_dshow_new_video_caps (GstVideoFormat video_format,
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dnvcuvid.h141 …unsigned char video_format : 3; /**< OUT: 0-Component, 1-PAL, 2-NTSC, 3-SECAM, 4-MAC, 5-U… member
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.h57 …color_format (const GstAmcCodecInfo * codec_info, const gchar * mime, GstVideoFormat video_format);
Dgstamc.c509 GstVideoFormat video_format; member
595 return color_format_mapping_table[i].video_format; in gst_amc_color_format_to_video_format()
603 const gchar * mime, GstVideoFormat video_format) in gst_amc_video_format_to_color_format() argument
618 if (video_format == GST_VIDEO_FORMAT_NV12) { in gst_amc_video_format_to_color_format()
627 if (video_format == GST_VIDEO_FORMAT_NV21) { in gst_amc_video_format_to_color_format()
637 if (color_format_mapping_table[i].video_format == video_format) { in gst_amc_video_format_to_color_format()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std.h191 uint8_t video_format; member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std.h203 uint8_t video_format; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.h300 guint8 video_format; member

123