Searched refs:SNDRV_PCM_HW_PARAMS_NORESAMPLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/sound/
H A Dasound.h387 #define SNDRV_PCM_HW_PARAMS_NORESAMPLE (1<<0) /* avoid rate resampling */ macro
/linux-master/tools/include/uapi/sound/
H A Dasound.h387 #define SNDRV_PCM_HW_PARAMS_NORESAMPLE (1<<0) /* avoid rate resampling */ macro
/linux-master/sound/core/
H A Dpcm_lib.c1530 return snd_pcm_hw_rule_add(runtime, SNDRV_PCM_HW_PARAMS_NORESAMPLE,

Completed in 218 milliseconds