Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c351 GstAudioFormat new_pcm_format = g_value_get_enum (value); in gst_raw_audio_parse_set_property() local
355 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()