Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc198 size_t rtp_timestamp_prev_frame = 0; in SliceAndCalcVideoStatistic() local
216 1.0f * (frame_stat.rtp_timestamp - rtp_timestamp_prev_frame) / in SliceAndCalcVideoStatistic()
289 rtp_timestamp_prev_frame = frame_stat.rtp_timestamp; in SliceAndCalcVideoStatistic()