Home
last modified time | relevance | path

Searched refs:GST_BASE_PARSE_SINK_PAD (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth263parse.c97 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()
Dgstpngparse.c83 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()
Dgstdiracparse.c140 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()
Dgstjpeg2000parse.c168 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()
Dgstmpeg4videoparse.c187 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()
Dgstmpegvideoparse.c177 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()
Dgsth265parse.c158 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()
Dgsth264parse.c165 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()
Dgstvc1parse.c252 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/
Dgstamrparse.c133 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()
Dgstdcaparse.c137 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()
Dgstsbcparse.c125 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()
Dgstac3parse.c223 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()
Dgstwavpackparse.c124 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()
Dgstflacparse.c267 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()
Dgstaacparse.c154 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()
Dgstmpegaudioparse.c229 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/
Dgstrtpstreamdepay.c102 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/
Dgstbaseparse.h52 #define GST_BASE_PARSE_SINK_PAD(obj) (GST_BASE_PARSE_CAST (obj)->sinkpad) macro
Dgstbaseparse.c1105 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/
Dgstopusparse.c384 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/
Dgstreamer-libs-sections.txt307 GST_BASE_PARSE_SINK_PAD