Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsink.c230 callback_function_sample_fallback (GstAppSink * appsink, gpointer p_counter) in callback_function_sample_fallback() function
309 callbacks.new_sample = callback_function_sample_fallback; in GST_START_TEST()
365 G_CALLBACK (callback_function_sample_fallback), &counter); in GST_START_TEST()