OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iEstimatedServerKeepAheadInMilliSeconds
(Results
1 - 3
of
3
) sorted by null
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp
40
const int32
iEstimatedServerKeepAheadInMilliSeconds
= 2000;
[
all
...]
/external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_node.h
498
uint32
iEstimatedServerKeepAheadInMilliSeconds
;
/external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp
161
iEstimatedServerKeepAheadInMilliSeconds
= DEFAULT_ESTIMATED_SERVER_KEEPAHEAD_FOR_OOO_SYNC_IN_MS;
[
all
...]
Completed in 2083 milliseconds