Searched refs:mReceivedEOS (Results 1 – 2 of 2) sorted by relevance
111 mReceivedEOS = false; in resetPlugin()354 mReceivedEOS = true; in onQueueFilled()358 mReceivedEOS = true; in onQueueFilled()496 if (mReceivedEOS) { in onQueueFilled()536 if (mReceivedEOS && !mIsInFlush) { in onQueueFilled()
98 bool mReceivedEOS; // EOS is receieved on input port member