OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resumeThreshold
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
190
// returned by
resumeThreshold
.
191
int64_t
resumeThreshold
(const sp<AMessage> &msg);
PlaylistFetcher.cpp
559
if (diffUs <
resumeThreshold
(latestMeta)) {
[
all
...]
Completed in 32 milliseconds