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

  /external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
loopback_test.h 79 int mInputFramesToDiscard;
test_context.h 76 mInputFramesToDiscard(inputFramesToDiscard),
81 int getInputFramesToDiscard() const { return mInputFramesToDiscard; }
85 const int mInputFramesToDiscard;

Completed in 115 milliseconds