Searched refs:DecodeBufferTooFull (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/variablespeed/jni/
H A Dvariablespeed.h82 bool DecodeBufferTooFull();
H A Dvariablespeed.cc771 bool AudioEngine::DecodeBufferTooFull() { function in class:AudioEngine
848 while (!GetWasStopRequested() && DecodeBufferTooFull()) {

Completed in 665 milliseconds