Home
last modified time | relevance | path

Searched defs:samplerate (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/emu10k1/
Demuproc.c44 static int samplerate[16] = { 44100, 1, 48000, 32000, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; in snd_emu10k1_proc_spdif_status() local
279 static int samplerate[8] = { 44100, 48000, 96000, 192000, 4, 5, 6, 7 }; in snd_emu10k1_proc_rates_read() local
/linux-4.4.14/sound/soc/codecs/
Dsigmadsp.c603 unsigned int samplerate) in sigmadsp_get_samplerate_mask()
738 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate) in sigmadsp_setup()
/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c987 int samplerate; /* 0=44.1, 1=48, 2= freq from app */ member