Searched refs:mReadAnyFramesThisLoopCycle (Results 1 – 2 of 2) sorted by relevance
31 mReadAnyFramesThisLoopCycle(false) in LibsndfileSource()58 if (mReadAnyFramesThisLoopCycle) { in read()60 mReadAnyFramesThisLoopCycle = false; in read()75 mReadAnyFramesThisLoopCycle = true; in read()
53 bool mReadAnyFramesThisLoopCycle; variable