Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dsubparse.c44 buffer_from_static_string (const gchar * s) in buffer_from_static_string() function
259 buf = buffer_from_static_string (input[n].in); in test_srt_do_test()
319 buf = buffer_from_static_string (data); in test_vtt_do_test()
525 buf = buffer_from_static_string (input[n].in); in do_test()
1059 buffer = buffer_from_static_string (srt_input[5].in); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog145654 * tests/check/elements/subparse.c: (buffer_from_static_string),