Searched defs:samplerate (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/sound/pci/emu10k1/ | 
| D | emuproc.c | 45 	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()  local280 	static int samplerate[8] = { 44100, 48000, 96000, 192000, 4, 5, 6, 7 };  in snd_emu10k1_proc_rates_read()  local
 
 | 
| /linux-4.1.27/sound/soc/codecs/ | 
| D | sigmadsp.c | 603 	unsigned int samplerate)  in sigmadsp_get_samplerate_mask()738 int sigmadsp_setup(struct sigmadsp *sigmadsp, unsigned int samplerate)  in sigmadsp_setup()
 
 | 
| /linux-4.1.27/sound/pci/rme9652/ | 
| D | hdspm.c | 987 	int samplerate; /* 0=44.1, 1=48, 2= freq from app */  member
 |