Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c97 } sized_formats[] = { variable
125 for (i = 0; i < G_N_ELEMENTS (sized_formats); i++) { in GST_START_TEST()
127 sized_formats[i].format, sized_formats[i].unsized_format, in GST_START_TEST()
128 sized_formats[i].gl_type); in GST_START_TEST()
129 fail_unless_equals_int (sized_formats[i].format, in GST_START_TEST()
131 sized_formats[i].unsized_format, sized_formats[i].gl_type)); in GST_START_TEST()