Searched refs:position_to_string (Results 1 – 2 of 2) sorted by relevance
594 position_to_string (GstAudioChannelPosition pos) in position_to_string() function692 g_string_append_printf (tmp, " %s", position_to_string (position[i])); in gst_audio_channel_positions_to_string()
65 def position_to_string(this, pos): member in ChannelMap