Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djpeg2000parse.c365 ctx_src_template == &srctemplate_j2c) { in verify_buffer()
402 ctx_src_template = src_templ; in run_test_suite()
Dparser.c33 GstStaticPadTemplate *ctx_src_template; variable
202 fail_unless (ctx_src_template != NULL); in gst_parser_test_init()
210 ptest->src_template = ctx_src_template; in gst_parser_test_init()
Dh263parse.c140 ctx_src_template = &srctemplate; in h263parse_suite()
Dpcapparse.c126 ctx_src_template = &srctemplate; in pcapparse_suite()
Dparser.h57 extern GstStaticPadTemplate *ctx_src_template;
Dmpeg4videoparse.c162 ctx_src_template = &srctemplate; in mpeg4videoparse_suite()
Dmpegvideoparse.c306 ctx_src_template = &srctemplate; in mpegvideoparse_suite()
Dh265parse.c1105 ctx_src_template = &srctemplate; in main()
Dh264parse.c1485 ctx_src_template = &srctemplate; in main()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Damrparse.c95 ctx_src_template = &srctemplate_nb; in setup_amrnb()
106 ctx_src_template = &srctemplate_wb; in setup_amrwb()
Dparser.c33 GstStaticPadTemplate *ctx_src_template; variable
202 fail_unless (ctx_src_template != NULL); in gst_parser_test_init()
209 ptest->src_template = ctx_src_template; in gst_parser_test_init()
Dac3parse.c128 ctx_src_template = &srctemplate; in ac3parse_suite()
Dparser.h39 extern GstStaticPadTemplate *ctx_src_template;
Dmpegaudioparse.c136 ctx_src_template = &srctemplate; in mpegaudioparse_suite()
Dflacparse.c257 ctx_src_template = &srctemplate; in flacparse_suite()
Daacparse.c286 ctx_src_template = &srctemplate; in aacparse_suite()