Searched refs:nth_val (Results 1 – 1 of 1) sorted by relevance
907 const GValue *nth_val = gst_value_array_get_value (value, i); in gst_buffer_pool_config_add_option() local909 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() local1000 if (g_str_equal (option, g_value_get_string (nth_val))) in gst_buffer_pool_config_has_option()