Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc200 FrameStatistics last_successfully_decoded_frame(0, 0, 0); in SliceAndCalcVideoStatistic() local
262 if (last_successfully_decoded_frame.decoded_width != in SliceAndCalcVideoStatistic()
264 last_successfully_decoded_frame.decoded_height != in SliceAndCalcVideoStatistic()
271 last_successfully_decoded_frame = frame_stat; in SliceAndCalcVideoStatistic()