OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kResumeThresholdUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.h
138
static const int64_t
kResumeThresholdUs
;
LiveSession.cpp
50
const int64_t LiveSession::
kResumeThresholdUs
= 100000ll;
593
&& startTime.mTimeUs - lastTime.mTimeUs >
kResumeThresholdUs
);
[
all
...]
Completed in 38 milliseconds