/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | missing-plugins.c | 141 gst_structure_remove_field (s, "codec_data"); in copy_and_clean_caps() 142 gst_structure_remove_field (s, "streamheader"); in copy_and_clean_caps() 143 gst_structure_remove_field (s, "palette_data"); in copy_and_clean_caps() 144 gst_structure_remove_field (s, "pixel-aspect-ratio"); in copy_and_clean_caps() 145 gst_structure_remove_field (s, "framerate"); in copy_and_clean_caps() 146 gst_structure_remove_field (s, "leaf_size"); in copy_and_clean_caps() 147 gst_structure_remove_field (s, "packet_size"); in copy_and_clean_caps() 148 gst_structure_remove_field (s, "block_align"); in copy_and_clean_caps() 149 gst_structure_remove_field (s, "metadata-interval"); /* icy caps */ in copy_and_clean_caps() 153 gst_structure_remove_field (s, "width"); in copy_and_clean_caps() [all …]
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | videocrop-test.c | 157 gst_structure_remove_field (new_structure, "width"); in video_crop_get_test_caps() 158 gst_structure_remove_field (new_structure, "height"); in video_crop_get_test_caps() 159 gst_structure_remove_field (new_structure, "format"); in video_crop_get_test_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/interlace/ |
D | gstinterlace.c | 503 gst_structure_remove_field (s, "field-order"); in gst_interlace_setcaps() 517 gst_structure_remove_field (s, "framerate"); in gst_interlace_setcaps() 577 gst_structure_remove_field (s, "field-order"); in gst_interlace_setcaps() 909 gst_structure_remove_field (s, "framerate"); in gst_interlace_getcaps() 927 gst_structure_remove_field (s, "interlace-mode"); in gst_interlace_getcaps() 929 gst_structure_remove_field (s, "field-order"); in gst_interlace_getcaps() 949 gst_structure_remove_field (s, "field-order"); in gst_interlace_getcaps() 987 gst_structure_remove_field (s, "field-order"); in gst_interlace_getcaps() 1009 gst_structure_remove_field (s, "framerate"); in gst_interlace_getcaps() 1020 gst_structure_remove_field (s, "framerate"); in gst_interlace_getcaps()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | opus.c | 332 gst_structure_remove_field (s, "channel-mapping-family"); in remove_extra_caps_fields() 333 gst_structure_remove_field (s, "coupled-count"); in remove_extra_caps_fields() 334 gst_structure_remove_field (s, "stream-count"); in remove_extra_caps_fields()
|
/third_party/gstreamer/gstplugins_base/gst/audioconvert/ |
D | gstaudioconvert.c | 314 gst_structure_remove_field (structure, "format"); in remove_format_from_structure() 322 gst_structure_remove_field (structure, "layout"); in remove_layout_from_structure() 561 gst_structure_remove_field (outs, "channel-mask"); in gst_audio_convert_fixate_channels() 570 gst_structure_remove_field (outs, "channel-mask"); in gst_audio_convert_fixate_channels()
|
/third_party/gstreamer/gstplugins_good/sys/osxaudio/ |
D | gstosxcoreaudio.c | 697 gst_structure_remove_field (out_s, "channel-mask"); in gst_core_audio_probe_caps() 723 gst_structure_remove_field (out_s, "channel-mask"); in gst_core_audio_probe_caps() 734 gst_structure_remove_field (mono, "channel-mask"); in gst_core_audio_probe_caps()
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalphacolor.c | 124 gst_structure_remove_field (structure, "format"); in gst_alpha_color_transform_caps() 125 gst_structure_remove_field (structure, "colorimetry"); in gst_alpha_color_transform_caps() 126 gst_structure_remove_field (structure, "chroma-site"); in gst_alpha_color_transform_caps()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-inspect.c | 1855 gst_structure_remove_field (s, "pixel-aspect-ratio"); in print_plugin_automatic_install_info_codecs() 1856 gst_structure_remove_field (s, "framerate"); in print_plugin_automatic_install_info_codecs() 1857 gst_structure_remove_field (s, "channels"); in print_plugin_automatic_install_info_codecs() 1858 gst_structure_remove_field (s, "width"); in print_plugin_automatic_install_info_codecs() 1859 gst_structure_remove_field (s, "height"); in print_plugin_automatic_install_info_codecs() 1860 gst_structure_remove_field (s, "rate"); in print_plugin_automatic_install_info_codecs() 1861 gst_structure_remove_field (s, "depth"); in print_plugin_automatic_install_info_codecs() 1862 gst_structure_remove_field (s, "clock-rate"); in print_plugin_automatic_install_info_codecs()
|
/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/ |
D | gstaudiomixmatrix.c | 699 gst_structure_remove_field (s, "channels"); in gst_audio_mix_matrix_transform_caps() 702 gst_structure_remove_field (s, "channel-mask"); in gst_audio_mix_matrix_transform_caps() 726 gst_structure_remove_field (s, "channel-mask"); in gst_audio_mix_matrix_transform_caps()
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 572 gst_structure_remove_field (structure, "format"); in gst_smpte_alpha_transform_caps() 575 gst_structure_remove_field (structure, "colorimetry"); in gst_smpte_alpha_transform_caps() 576 gst_structure_remove_field (structure, "chroma-site"); in gst_smpte_alpha_transform_caps()
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiointerleave.c | 175 gst_structure_remove_field (s, "channel-mask"); in __remove_channels() 176 gst_structure_remove_field (s, "channels"); in __remove_channels() 430 gst_structure_remove_field (s, "channel-mask"); in gst_audio_interleave_setcaps()
|
/third_party/gstreamer/gstplugins_bad/gst/inter/ |
D | gstintervideosrc.c | 401 gst_structure_remove_field (s, "framerate"); in gst_inter_video_src_create() 402 gst_structure_remove_field (s, "max-framerate"); in gst_inter_video_src_create()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvp9depay.c | 172 gst_structure_remove_field (s, "might-have-been-fec"); in send_last_lost_event_if_needed() 522 gst_structure_remove_field (s, "might-have-been-fec"); in gst_rtp_vp9_depay_packet_lost()
|
D | gstrtpvp8depay.c | 272 gst_structure_remove_field (s, "might-have-been-fec"); in send_last_lost_event_if_needed() 550 gst_structure_remove_field (s, "might-have-been-fec"); in gst_rtp_vp8_depay_packet_lost()
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | interleave.c | 700 gst_structure_remove_field (s, "channel-mask"); in __remove_channels() 701 gst_structure_remove_field (s, "channels"); in __remove_channels() 821 gst_structure_remove_field (s, "channel-mask"); in gst_interleave_sink_setcaps() 839 gst_structure_remove_field (s, "channel-mask"); in gst_interleave_sink_setcaps()
|
D | deinterleave.c | 459 gst_structure_remove_field (s, "channel-mask"); in gst_deinterleave_sink_setcaps() 513 gst_structure_remove_field (s, "channel-mask"); in __remove_channels() 514 gst_structure_remove_field (s, "channels"); in __remove_channels()
|
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
D | gstcapslist.c | 34 gst_structure_remove_field (st, g_quark_to_string (field_id)); in remove_range_foreach()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | deinterlace.c | 298 gst_structure_remove_field (s, "interlace-mode"); in deinterlace_set_caps_and_check() 302 gst_structure_remove_field (s, "interlace-mode"); in deinterlace_set_caps_and_check()
|
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstrgb2bayer.c | 145 gst_structure_remove_field (structure, "format"); in gst_rgb2bayer_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/drmdec/ |
D | gstdrmdec.c | 271 gst_structure_remove_field (gs, name); in gst_drm_remove_codec_fields() 310 gst_structure_remove_field (out, field_name); in gst_drm_decrypt_transform_sink_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | convertframe.c | 329 gst_structure_remove_field (s, "framerate"); in gst_video_convert_sample() 719 gst_structure_remove_field (s, "framerate"); in gst_video_convert_sample_async()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstivtc.c | 171 gst_structure_remove_field (structure, "framerate"); in gst_ivtc_transform_caps() 180 gst_structure_remove_field (structure, "framerate"); in gst_ivtc_transform_caps()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstac3parse.c | 858 gst_structure_remove_field (s, "framed"); in remove_fields() 859 gst_structure_remove_field (s, "alignment"); in remove_fields()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvp9parse.c | 793 gst_structure_remove_field (s, "alignment"); in remove_fields() 795 gst_structure_remove_field (s, "parsed"); in remove_fields()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstsmartencoder.c | 712 gst_structure_remove_field (s, "streamheader"); in _pad_sink_acceptcaps() 727 gst_structure_remove_field (s, "streamheader"); in _pad_sink_acceptcaps()
|