Home
last modified time | relevance | path

Searched refs:ctx_discard (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegvideoparse.c229 ctx_discard = 1; in GST_START_TEST()
232 ctx_discard = 0; in GST_START_TEST()
Dparser.h61 extern guint ctx_discard;
Dparser.c36 guint ctx_discard = 0; variable
216 ptest->discard = ctx_discard; in gst_parser_test_init()
Dh264parse.c1495 ctx_discard = 3; in main()
1512 ctx_discard = 0; in main()
1522 ctx_discard = 0; in main()
1537 ctx_discard = 0; in main()
1550 ctx_discard = 2; in main()
Dh265parse.c1116 ctx_discard = 0; in main()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dparser.h43 extern guint ctx_discard;
Dparser.c36 guint ctx_discard = 0; variable
215 ptest->discard = ctx_discard; in gst_parser_test_init()
Dflacparse.c258 ctx_discard = 3; in flacparse_suite()