Searched refs:SND_PCM_HW_PARAMS_NORESAMPLE (Results 1 – 3 of 3) sorted by relevance
799 (params->flags & SND_PCM_HW_PARAMS_NORESAMPLE)) in snd_pcm_plug_hw_refine_schange()946 (params->flags & SND_PCM_HW_PARAMS_NORESAMPLE)) in snd_pcm_plug_hw_refine_cchange()
103 #define SND_PCM_HW_PARAMS_NORESAMPLE SNDRV_PCM_HW_PARAMS_NORESAMPLE macro
4832 params->flags |= SND_PCM_HW_PARAMS_NORESAMPLE; in snd_pcm_hw_params_set_rate_resample()4834 params->flags &= ~SND_PCM_HW_PARAMS_NORESAMPLE; in snd_pcm_hw_params_set_rate_resample()4849 *val = params->flags & SND_PCM_HW_PARAMS_NORESAMPLE ? 0 : 1; in snd_pcm_hw_params_get_rate_resample()