Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.c907 const GValue *nth_val = gst_value_array_get_value (value, i); in gst_buffer_pool_config_add_option() local
909 if (g_str_equal (option, g_value_get_string (nth_val))) in gst_buffer_pool_config_add_option()
998 const GValue *nth_val = gst_value_array_get_value (value, i); in gst_buffer_pool_config_has_option() local
1000 if (g_str_equal (option, g_value_get_string (nth_val))) in gst_buffer_pool_config_has_option()