Home | History | Annotate | Download | only in media

Lines Matching defs:MAX_EARLY_CALLBACK_US

5506         private static final long MAX_EARLY_CALLBACK_US = 1000;
5799 } else if (mTimes[ix] <= nowUs + MAX_EARLY_CALLBACK_US) {