OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_frameLengthMS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_impl.h
114
uint32_t
_frameLengthMS
;
file_player_impl.cc
428
_frameLengthMS
(0),
457
_frameLengthMS
= 0;
608
uint32_t rest = 1000%
_frameLengthMS
;
611
_accumulatedRenderTimeMs +=
_frameLengthMS
;
655
_frameLengthMS
= 1000/video_codec_info_.maxFramerate;
Completed in 673 milliseconds