RM3100_SAMP_NUM
static const int rm3100_samp_rates[RM3100_SAMP_NUM][3] = {
for (i = 0; i < RM3100_SAMP_NUM; i++) {
if (i == RM3100_SAMP_NUM)
if (samp_rate_index < 0 || samp_rate_index >= RM3100_SAMP_NUM) {