Searched refs:features_string (Results 1 – 3 of 3) sorted by relevance
202 gchar *features_string = gst_caps_features_to_string (features); in print_device() local204 g_print ("(%s)", features_string); in print_device()205 g_free (features_string); in print_device()
632 gchar *features_string = gst_caps_features_to_string (features); in _build_caps() local635 i ? "\n" : "", gst_structure_get_name (structure), features_string); in _build_caps()636 g_free (features_string); in _build_caps()
200 gchar *features_string = gst_caps_features_to_string (features); in print_caps() local204 CAPS_FEATURE_COLOR, features_string, RESET_COLOR); in print_caps()205 g_free (features_string); in print_caps()