Searched refs:current_decoding_time_ms_ (Results 1 – 1 of 1) sorted by relevance
132 int current_decoding_time_ms_; // Overall decoding time in the current second member in webrtc_jni::MediaCodecVideoDecoder370 current_decoding_time_ms_ = 0; in InitDecodeOnCodecThread()748 current_decoding_time_ms_ += decode_time_ms; in DeliverPendingOutputs()756 << ". decTime: " << (current_decoding_time_ms_ / current_frames_) << in DeliverPendingOutputs()761 current_decoding_time_ms_ = 0; in DeliverPendingOutputs()