Searched refs:isEos (Results 1 – 2 of 2) sorted by relevance
72 bool isEos() { return mFrameList.empty(); } in isEos() function
251 while (!bufferSource->isEos() && ++iterationCount <= kMaxIterations) { in decodeFrames()