Searched refs:test_data_soi (Results 1 – 1 of 1) sorted by relevance
46 guint8 test_data_soi[] = { 0xff, 0xd8 }; variable286 total_size += sizeof (test_data_soi); in make_my_input_buffer()293 gst_buffer_fill (buffer, offset, test_data_soi, sizeof (test_data_soi)); in make_my_input_buffer()294 offset += sizeof (test_data_soi); in make_my_input_buffer()