HomeSort by relevance Sort by last modified time
    Searched refs:totalDiscardedInputFrames (Results 1 - 2 of 2) sorted by null

  /external/drrickorang/LoopbackApp/app/src/main/cpp/
sles.h 59 size_t totalDiscardedInputFrames; // total number of input frames discarded
sles.cpp 239 if (pSles->totalDiscardedInputFrames > 0) {
243 discardedInputFrames, pSles->totalDiscardedInputFrames);
245 pSles->totalDiscardedInputFrames += discardedInputFrames;
278 pSles->totalDiscardedInputFrames = 0;
490 pSles->totalDiscardedInputFrames = 0;
    [all...]

Completed in 114 milliseconds