Home
last modified time | relevance | path

Searched refs:bqPlayerRecorderBusy (Results 1 – 1 of 1) sorted by relevance

/external/walt/android/WALT/app/src/main/jni/
Dplayer.c50 static volatile int bqPlayerRecorderBusy = 0; variable
365 bqPlayerRecorderBusy = 0; in bqRecorderCallback()
480 if( bqPlayerRecorderBusy) { in Java_org_chromium_latency_walt_AudioTest_startRecording()
509 bqPlayerRecorderBusy = 1; in Java_org_chromium_latency_walt_AudioTest_startRecording()