Searched refs:new_pcm_format (Results 1 – 1 of 1) sorted by relevance
351 GstAudioFormat new_pcm_format = g_value_get_enum (value); in gst_raw_audio_parse_set_property() local355 if (new_pcm_format != raw_audio_parse->properties_config.pcm_format) { in gst_raw_audio_parse_set_property()356 raw_audio_parse->properties_config.pcm_format = new_pcm_format; in gst_raw_audio_parse_set_property()