Searched refs:StopDecodeTimer (Results 1 – 4 of 4) sorted by relevance
59 int32_t StopDecodeTimer(uint32_t time_stamp,
89 timing.StopDecodeTimer( in TEST()
73 _timing->StopDecodeTimer(decodedImage.timestamp(), decode_time_ms, now_ms, in Decoded()
171 int32_t VCMTiming::StopDecodeTimer(uint32_t time_stamp, in StopDecodeTimer() function in webrtc::VCMTiming