Searched refs:mReceivedEOS (Results 1 – 2 of 2) sorted by relevance
110 mReceivedEOS = false; in resetPlugin()353 mReceivedEOS = true; in onQueueFilled()357 mReceivedEOS = true; in onQueueFilled()485 if (mReceivedEOS) { in onQueueFilled()525 if (mReceivedEOS && !mIsInFlush) { in onQueueFilled()
98 bool mReceivedEOS; // EOS is receieved on input port member