HomeSort by relevance Sort by last modified time
    Searched full:reacheos (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/
MP3Extractor.cpp 102 bool reachEOS = false;
113 if (reachEOS) {
130 reachEOS = (totalBytesRead != bytesToRead);

Completed in 4822 milliseconds