Searched refs:num_decoded_frames (Results 1 – 5 of 5) sorted by relevance
115 size_t num_decoded_frames = 0; member
83 ss << "\n" << prefix << "num_decoded_frames: " << num_decoded_frames; in ToString()
249 ++video_stat.num_decoded_frames; in SliceAndCalcVideoStatistic()261 if (video_stat.num_decoded_frames > 1) { in SliceAndCalcVideoStatistic()
829 uint64_t n = fDecoder->num_decoded_frames(); in updateNumFullyReceivedFrames()
913 uint64_t n = fDecoders[which]->num_decoded_frames(); in updateNumFullyReceivedFrames()