Searched refs:video_frames_decoded (Results 1 – 6 of 6) sorted by relevance
45 video_frames_decoded(0), in PipelineStatistics()51 uint32 video_frames_decoded; member
739 statistics_.video_frames_decoded += stats.video_frames_decoded; in OnUpdateStatistics()
205 return statistics_.video_frames_decoded; in DecodedFrameCount()449 statistics_.video_frames_decoded++; in OnBufferReady()
546 statistics.video_frames_decoded = frames_decoded_; in UpdateStatsAndWait_Locked()
558 return stats.video_frames_decoded; in decodedFrameCount()569 DCHECK_LE(frames_dropped, stats.video_frames_decoded); in droppedFrameCount()
721 return stats.video_frames_decoded; in decodedFrameCount()