Searched refs:mInputMetEos (Results 1 – 2 of 2) sorted by relevance
377 std::atomic_bool mInputMetEos; variable
1582 mInputMetEos(false) { in CCodecBufferChannel()1618 if (mInputMetEos) { in queueInputBufferInternal()1628 mInputMetEos = true; in queueInputBufferInternal()1829 while (!mInputMetEos && in feedInputBufferIfAvailableInternal()2400 mInputMetEos = false; in start()