Searched refs:CreateAudioRecorder (Results 1 – 7 of 7) sorted by relevance
104 CreateAudioRecorder(); in InitRecording()229 bool OpenSLESRecorder::CreateAudioRecorder() { in CreateAudioRecorder() function in webrtc::OpenSLESRecorder254 if (LOG_ON_ERROR((*engine_)->CreateAudioRecorder( in CreateAudioRecorder()
90 bool CreateAudioRecorder();
106 CreateAudioRecorder(); in InitRecording()240 bool OpenSLESRecorder::CreateAudioRecorder() { in CreateAudioRecorder() function in webrtc::jni::OpenSLESRecorder265 if (LOG_ON_ERROR((*engine_)->CreateAudioRecorder( in CreateAudioRecorder()
95 bool CreateAudioRecorder();
97 return (*mEngineInterface)->CreateAudioRecorder(mEngineInterface, objectItf, audioSource, in createAudioRecorder()
423 result = (*engineEngine)->CreateAudioRecorder(engineEngine, in Java_org_chromium_latency_walt_AudioTest_createAudioRecorder()
749 result = (*engineEngine)->CreateAudioRecorder(engineEngine, &(pSles->recorderObject), in slesCreateServer()