Home
last modified time | relevance | path

Searched refs:ctx_input_caps (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Damrparse.c98 ctx_input_caps = input_caps; in setup_amrnb()
109 ctx_input_caps = input_caps; in setup_amrwb()
166 old_ctx_caps = ctx_input_caps; in GST_START_TEST()
167 ctx_input_caps = NULL; in GST_START_TEST()
188 ctx_input_caps = old_ctx_caps; in GST_START_TEST()
242 old_ctx_caps = ctx_input_caps; in GST_START_TEST()
243 ctx_input_caps = NULL; in GST_START_TEST()
264 ctx_input_caps = old_ctx_caps; in GST_START_TEST()
Dparser.h41 extern GstCaps *ctx_input_caps;
Dparser.c34 GstCaps *ctx_input_caps; variable
212 ptest->src_caps = ctx_input_caps; in gst_parser_test_init()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dparser.h59 extern GstCaps *ctx_input_caps;
Dparser.c34 GstCaps *ctx_input_caps; variable
213 ptest->src_caps = ctx_input_caps; in gst_parser_test_init()