HomeSort by relevance Sort by last modified time
    Searched refs:_decodedLengthInMS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/utility/source/
file_player_impl.h 69 uint32_t _decodedLengthInMS;
file_player_impl.cc 56 _decodedLengthInMS(0),
197 _decodedLengthInMS += 10;
624 timeToNextFrame = _accumulatedRenderTimeMs - _decodedLengthInMS;

Completed in 29 milliseconds