Searched refs:kMaxAllowedVideoLateTimeUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaSync.cpp39 static const int64_t kMaxAllowedVideoLateTimeUs = 40000ll; variable
558 if (nowUs - itemRealUs <= kMaxAllowedVideoLateTimeUs) {

Completed in 36 milliseconds