Home
last modified time | relevance | path

Searched refs:SND_PCM_RATE_FLAG_SYNC_FORMATS (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_rate.h60 SND_PCM_RATE_FLAG_SYNC_FORMATS = (1U << 1), /** both input and output formats have to be identical */ enumerator
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c333 if ((rate->format_flags & SND_PCM_RATE_FLAG_SYNC_FORMATS) && in choose_preferred_format()

Completed in 3 milliseconds