Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiodecoder.c741 _get_int_range (GstStructure * s, const gchar * field, gint * min_v, in _get_int_range() function
769 _get_int_range (structure, "rate", &rate_min, &rate_max); in GST_START_TEST()
770 _get_int_range (structure, "channels", &channels_min, &channels_max); in GST_START_TEST()
Dvideodecoder.c1007 _get_int_range (GstStructure * s, const gchar * field, gint * min_v, in _get_int_range() function
1061 _get_int_range (structure, "width", &width_min, &width_max); in GST_START_TEST()
1062 _get_int_range (structure, "height", &height_min, &height_max); in GST_START_TEST()