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

  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 369 int64_t tmpUs = fetchTimestamp(aac_frame_length);
370 CHECK_GE(tmpUs, 0ll);
373 timeUs = tmpUs;

Completed in 1596 milliseconds