Home
last modified time | relevance | path

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

/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dloopback2.cpp110 static int *bufferPeriod = new int[1002](); in lb2GetRecorderBufferPeriod() local
111 return bufferPeriod; in lb2GetRecorderBufferPeriod()
123 static int *bufferPeriod = new int[1002](); in lb2GetPlayerBufferPeriod() local
124 return bufferPeriod; in lb2GetPlayerBufferPeriod()