OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lastPacketPerFrameUpdateT
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.cc
611
_packetsPerFrame.Apply(static_cast<float>(nowMs -
_lastPacketPerFrameUpdateT
),
613
_lastPacketPerFrameUpdateT
= nowMs;
664
_lastPacketPerFrameUpdateT
= nowMs;
media_opt_util.h
346
int64_t
_lastPacketPerFrameUpdateT
;
Completed in 438 milliseconds