Home
last modified time | relevance | path

Searched refs:mInputMetEos (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h399 std::atomic_bool mInputMetEos; variable
DCCodecBufferChannel.cpp188 mInputMetEos(false), in CCodecBufferChannel()
249 if (mInputMetEos) { in queueInputBufferInternal()
260 mInputMetEos = true; in queueInputBufferInternal()
1061 if (mInputMetEos) { in feedInputBufferIfAvailableInternal()
1968 mInputMetEos = false; in start()