Home
last modified time | relevance | path

Searched refs:ctx_sink_template (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djpeg2000parse.c364 if (ctx_sink_template == &sinktemplate_mono_jpc && in verify_buffer()
401 ctx_sink_template = sink_templ; in run_test_suite()
Dparser.c32 GstStaticPadTemplate *ctx_sink_template; variable
203 fail_unless (ctx_sink_template != NULL); in gst_parser_test_init()
209 ptest->sink_template = ctx_sink_template; in gst_parser_test_init()
Dh263parse.c139 ctx_sink_template = &sinktemplate; in h263parse_suite()
Dpcapparse.c125 ctx_sink_template = &sinktemplate_rtp; in pcapparse_suite()
Dparser.h56 extern GstStaticPadTemplate *ctx_sink_template;
Dh264parse.c274 fail_unless (ctx_sink_template == &sinktemplate_bs_au); in verify_buffer_bs_au()
1484 ctx_sink_template = &sinktemplate_bs_nal; in main()
1510 ctx_sink_template = &sinktemplate_bs_au; in main()
1520 ctx_sink_template = &sinktemplate_avc_au; in main()
1536 ctx_sink_template = &sinktemplate_avc3_au; in main()
1548 ctx_sink_template = &sinktemplate_bs_nal; in main()
Dmpeg4videoparse.c161 ctx_sink_template = &sinktemplate; in mpeg4videoparse_suite()
Dmpegvideoparse.c305 ctx_sink_template = &sinktemplate; in mpegvideoparse_suite()
Dh265parse.c200 fail_unless (ctx_sink_template == &sinktemplate_bs_au); in verify_buffer_bs_au()
1104 ctx_sink_template = &sinktemplate_bs_au; in main()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Damrparse.c94 ctx_sink_template = &sinktemplate_nb; in setup_amrnb()
105 ctx_sink_template = &sinktemplate_wb; in setup_amrwb()
Dparser.c32 GstStaticPadTemplate *ctx_sink_template; variable
203 fail_unless (ctx_sink_template != NULL); in gst_parser_test_init()
208 ptest->sink_template = ctx_sink_template; in gst_parser_test_init()
Dac3parse.c127 ctx_sink_template = &sinktemplate; in ac3parse_suite()
Dparser.h38 extern GstStaticPadTemplate *ctx_sink_template;
Dmpegaudioparse.c135 ctx_sink_template = &sinktemplate; in mpegaudioparse_suite()
Dflacparse.c256 ctx_sink_template = &sinktemplate; in flacparse_suite()
Daacparse.c285 ctx_sink_template = &sinktemplate; in aacparse_suite()