Lines Matching full:srate
633 static const void *get_setup_template(long ch,long srate,642 if(srate>=setup_list[i]->samplerate_min_restriction &&643 srate<=setup_list[i]->samplerate_max_restriction){