Searched defs:rate_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/sound/ |
H A D | max98088.c | 23 static const int rate_table[] = {0, 8000, 11025, 16000, 22050, 24000, 32000, variable
|
H A D | max98095.c | 22 int rate_table[] = {0, 8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000, variable
|