Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstpngparse.c86 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (pngparse)); in gst_png_parse_init()
Dgstdiracparse.c143 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (diracparse)); in gst_dirac_parse_init()
Dgsth263parse.c101 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h263parse)); in gst_h263_parse_init()
Dgstjpeg2000parse.c206 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (jpeg2000parse)); in gst_jpeg2000_parse_init()
Dgstvp9parse.c122 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (self)); in gst_vp9_parse_init()
Dgstmpeg4videoparse.c193 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpeg4vparse_init()
Dgstmpegvideoparse.c182 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (parse)); in gst_mpegv_parse_init()
Dgstav1parse.c316 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (self)); in gst_av1_parse_init()
Dgstvc1parse.c255 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (vc1parse)); in gst_vc1_parse_init()
Dgsth265parse.c172 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h265parse)); in gst_h265_parse_init()
Dgsth264parse.c202 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (h264parse)); in gst_h264_parse_init()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstamrparse.c136 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (amrparse)); in gst_amr_parse_init()
Dgstsbcparse.c129 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (sbcparse)); in gst_sbc_parse_init()
Dgstdcaparse.c142 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (dcaparse)); in gst_dca_parse_init()
Dgstwavpackparse.c127 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (wvparse)); in gst_wavpack_parse_init()
Dgstac3parse.c227 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (ac3parse)); in gst_ac3_parse_init()
Dgstmpegaudioparse.c233 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (mp3parse)); in gst_mpeg_audio_parse_init()
Dgstaacparse.c166 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (aacparse)); in gst_aac_parse_init()
Dgstflacparse.c269 GST_PAD_SET_ACCEPT_INTERSECT (GST_BASE_PARSE_SINK_PAD (flacparse)); in gst_flac_parse_init()
/third_party/gstreamer/gstreamer/gst/
Dgstpad.h1198 #define GST_PAD_SET_ACCEPT_INTERSECT(pad) (GST_OBJECT_FLAG_SET (pad, GST_PAD_FLAG_ACCEPT_INTERSEC… macro
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpad.c382 GST_PAD_SET_ACCEPT_INTERSECT (sink); in GST_START_TEST()
400 GST_PAD_SET_ACCEPT_INTERSECT (sink); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c1052 GST_PAD_SET_ACCEPT_INTERSECT (GST_VIDEO_ENCODER_SINK_PAD (encoder)); in gst_nv_base_enc_init()
/third_party/gstreamer/gstplugins_bad/
DChangeLog13656 GST_PAD_SET_ACCEPT_INTERSECT is not set on the sinkpad, and the