/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth263parse.c | 97 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h263parse)); in gst_h263_parse_init() 98 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (h263parse)); in gst_h263_parse_init() 201 caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (h263parse)); in gst_h263_parse_set_src_caps() 210 sink_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (h263parse)); in gst_h263_parse_set_src_caps() 397 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_h263_parse_get_sink_caps()
|
D | gstpngparse.c | 83 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (pngparse)); in gst_png_parse_init() 84 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (pngparse)); in gst_png_parse_init() 209 gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (pngparse)); in gst_png_parse_handle_frame()
|
D | gstdiracparse.c | 140 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (diracparse)); in gst_dirac_parse_init() 141 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (diracparse)); in gst_dirac_parse_init() 445 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_dirac_parse_get_sink_caps()
|
D | gstjpeg2000parse.c | 168 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (jpeg2000parse)); in gst_jpeg2000_parse_init() 169 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (jpeg2000parse)); in gst_jpeg2000_parse_init() 491 current_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_jpeg2000_parse_handle_frame()
|
D | gstmpeg4videoparse.c | 187 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpeg4vparse_init() 188 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpeg4vparse_init() 550 caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (mp4vparse)); in gst_mpeg4vparse_update_src_caps() 895 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpeg4vparse_get_caps()
|
D | gstmpegvideoparse.c | 177 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpegv_parse_init() 178 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpegv_parse_init() 842 caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (mpvparse)); in gst_mpegv_parse_update_src_caps() 1175 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpegv_parse_get_caps()
|
D | gsth265parse.c | 158 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h265parse)); in gst_h265_parse_init() 159 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (h265parse)); in gst_h265_parse_init() 1599 sink_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (h265parse)); in gst_h265_parse_update_src_caps() 2324 old_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_h265_parse_set_caps() 2506 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_h265_parse_get_caps()
|
D | gsth264parse.c | 165 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h264parse)); in gst_h264_parse_init() 166 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (h264parse)); in gst_h264_parse_init() 1864 sink_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (h264parse)); in gst_h264_parse_update_src_caps() 2765 old_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_h264_parse_set_caps() 3017 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_h264_parse_get_caps()
|
D | gstvc1parse.c | 252 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (vc1parse)); in gst_vc1_parse_init() 253 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (vc1parse)); in gst_vc1_parse_init() 592 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_vc1_parse_get_sink_caps()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstamrparse.c | 133 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (amrparse)); in gst_amr_parse_init() 134 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (amrparse)); in gst_amr_parse_init() 376 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_amr_parse_sink_getcaps()
|
D | gstdcaparse.c | 137 GST_BASE_PARSE_SINK_PAD (GST_BASE_PARSE (dcaparse))->chainfunc; in gst_dca_parse_init() 139 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (dcaparse)); in gst_dca_parse_init() 140 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (dcaparse)); in gst_dca_parse_init() 534 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_dca_parse_get_sink_caps()
|
D | gstsbcparse.c | 125 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (sbcparse)); in gst_sbc_parse_init() 126 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (sbcparse)); in gst_sbc_parse_init() 324 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_sbc_parse_get_sink_caps()
|
D | gstac3parse.c | 223 GST_BASE_PARSE_SINK_PAD (GST_BASE_PARSE (ac3parse))->chainfunc; in gst_ac3_parse_init() 224 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (ac3parse)); in gst_ac3_parse_init() 225 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (ac3parse)); in gst_ac3_parse_init() 901 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_ac3_parse_get_sink_caps()
|
D | gstwavpackparse.c | 124 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (wvparse)); in gst_wavpack_parse_init() 125 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (wvparse)); in gst_wavpack_parse_init() 639 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_wavpack_parse_get_sink_caps()
|
D | gstflacparse.c | 267 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (flacparse)); in gst_flac_parse_init() 268 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (flacparse)); in gst_flac_parse_init() 1461 if (gst_pad_peer_query_duration (GST_BASE_PARSE_SINK_PAD (flacparse), in gst_flac_parse_generate_headers() 1849 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_flac_parse_get_sink_caps() 1897 current_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_flac_parse_set_sink_caps()
|
D | gstaacparse.c | 154 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (aacparse)); in gst_aac_parse_init() 155 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (aacparse)); in gst_aac_parse_init() 1049 sinkcaps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (aacparse)); in gst_aac_parse_detect_stream() 1624 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_aac_parse_sink_getcaps()
|
D | gstmpegaudioparse.c | 229 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (mp3parse)); in gst_mpeg_audio_parse_init() 230 GST_PAD_SET_ACCEPT_TEMPLATE (GST_BASE_PARSE_SINK_PAD (mp3parse)); in gst_mpeg_audio_parse_init() 829 if (!gst_pad_peer_query_duration (GST_BASE_PARSE_SINK_PAD (mp3parse), in gst_mpeg_audio_parse_handle_first_frame() 1423 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpeg_audio_parse_get_sink_caps()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpstreamdepay.c | 102 gst_pad_set_activate_function (GST_BASE_PARSE_SINK_PAD (self), in gst_rtp_stream_depay_init() 156 templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_rtp_stream_depay_get_sink_caps()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbaseparse.h | 52 #define GST_BASE_PARSE_SINK_PAD(obj) (GST_BASE_PARSE_CAST (obj)->sinkpad) macro
|
D | gstbaseparse.c | 1105 sinkcaps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_base_parse_negotiate_default_caps() 1527 pad = GST_BASE_PARSE_SINK_PAD (parse); in gst_base_parse_sink_query_default() 3014 caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_base_parse_process_streamheader() 3033 gst_base_parse_chain (GST_BASE_PARSE_SINK_PAD (parse), in gst_base_parse_process_streamheader() 3040 gst_base_parse_chain (GST_BASE_PARSE_SINK_PAD (parse), in gst_base_parse_process_streamheader() 3148 gst_base_parse_chain (GST_BASE_PARSE_SINK_PAD (parse), in gst_base_parse_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/opus/ |
D | gstopusparse.c | 384 sink_caps = gst_pad_get_current_caps (GST_BASE_PARSE_SINK_PAD (parse)); in gst_opus_parse_parse_frame()
|
/third_party/gstreamer/gstreamer/docs/libs/ |
D | gstreamer-libs-sections.txt | 307 GST_BASE_PARSE_SINK_PAD
|