Searched refs:kBufferSizeMs (Results 1 – 2 of 2) sorted by relevance
40 const int kBufferSizeMs = 10; variable43 N_REC_SAMPLES_PER_SEC * kBufferSizeMs / 1000;45 N_PLAY_SAMPLES_PER_SEC * kBufferSizeMs / 1000;
2725 get_mic_volume_counter_ms_ += kBufferSizeMs; in CaptureWorkerThread()