Searched refs:mReceivedEOS (Results 1 – 2 of 2) sorted by relevance
104 mReceivedEOS = false; in resetPlugin()344 mReceivedEOS = true; in onQueueFilled()348 mReceivedEOS = true; in onQueueFilled()486 if (mReceivedEOS) { in onQueueFilled()526 if (mReceivedEOS && !mIsInFlush) { in onQueueFilled()
98 bool mReceivedEOS; // EOS is receieved on input port member