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

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

Completed in 317 milliseconds