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

  /frameworks/av/include/media/nbaio/
LibsndfileSource.h 53 bool mReadAnyFramesThisLoopCycle;
  /frameworks/av/media/libnbaio/
LibsndfileSource.cpp 31 mReadAnyFramesThisLoopCycle(false)
58 if (mReadAnyFramesThisLoopCycle) {
60 mReadAnyFramesThisLoopCycle = false;
75 mReadAnyFramesThisLoopCycle = true;

Completed in 1545 milliseconds