Home
last modified time | relevance | path

Searched refs:StopDecodeTimer (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dtiming.h59 int32_t StopDecodeTimer(uint32_t time_stamp,
Dtiming_unittest.cc89 timing.StopDecodeTimer( in TEST()
Dgeneric_decoder.cc73 _timing->StopDecodeTimer(decodedImage.timestamp(), decode_time_ms, now_ms, in Decoded()
Dtiming.cc171 int32_t VCMTiming::StopDecodeTimer(uint32_t time_stamp, in StopDecodeTimer() function in webrtc::VCMTiming