Lines Matching full:samplerate
267 unsigned int requestedRate = handle->sampleRate;
279 ALOGD("setHardwareParams: reqBuffSize %d channels %d sampleRate %d",
280 (int) reqBuffSize, handle->channels, handle->sampleRate);
316 param_set_int(params, SNDRV_PCM_HW_PARAM_RATE, handle->sampleRate);
331 handle->handle->rate = handle->sampleRate;