Searched refs:create_text_buffer (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | textoverlay.c | 348 create_text_buffer (const gchar * txt, GstClockTime ts, GstClockTime duration) in create_text_buffer() function 870 tbuf = create_text_buffer ("XLX", 1 * GST_SECOND, 5 * GST_SECOND); in GST_START_TEST() 1051 tbuf = create_text_buffer ("XLX", 2 * GST_SECOND, GST_SECOND); in GST_START_TEST() 1056 tbuf = create_text_buffer ("XLX", 3 * GST_SECOND, 2 * GST_SECOND); in GST_START_TEST() 1061 tbuf = create_text_buffer ("XLX", 7 * GST_SECOND, GST_SECOND); in GST_START_TEST() 1066 tbuf = create_text_buffer ("XLX", 8 * GST_SECOND, GST_SECOND); in GST_START_TEST() 1071 tbuf = create_text_buffer ("XLX", 9 * GST_SECOND, GST_SECOND); in GST_START_TEST() 1076 tbuf = create_text_buffer ("XLX", 10 * GST_SECOND, 30 * GST_SECOND); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 145164 (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
|