Searched refs:test_data_ff (Results 1 – 1 of 1) sorted by relevance
40 guint8 test_data_ff[] = { 0xff, 0xff }; variable202 buffer_in = make_buffers_in (buffer_in, test_data_ff); in GST_START_TEST()234 total_size += sizeof (test_data_ff); in GST_START_TEST()250 gst_buffer_fill (buffer, offset, test_data_ff, sizeof (test_data_ff)); in GST_START_TEST()251 offset += sizeof (test_data_ff); in GST_START_TEST()