OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUpSwitchMarginUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.h
137
static const int64_t
kUpSwitchMarginUs
;
LiveSession.cpp
49
const int64_t LiveSession::
kUpSwitchMarginUs
= 5000000ll;
304
mUpSwitchMargin(
kUpSwitchMarginUs
),
724
mUpSwitchMargin = min(
kUpSwitchMarginUs
, targetDurationUs);
[
all
...]
Completed in 59 milliseconds