Searched refs:playerBufferPeriod (Results 1 – 3 of 3) sorted by relevance
95 BufferPeriod playerBufferPeriod, int testType, in LoopbackAudioThread() argument104 mPlayerBufferPeriod = playerBufferPeriod; in LoopbackAudioThread()
1031 BufferPeriod playerBufferPeriod) { in resetBufferPeriodRecord() argument1033 playerBufferPeriod.resetRecord(); in resetBufferPeriodRecord()
165 int* playerBufferPeriod = pInstance->methods->getPlayerBufferPeriod(pInstance->context); in Java_org_drrickorang_loopback_NativeAudioThread_nativeGetPlayerBufferPeriod() local168 (*env)->SetIntArrayRegion(env, result, 0, RANGE, playerBufferPeriod); in Java_org_drrickorang_loopback_NativeAudioThread_nativeGetPlayerBufferPeriod()