Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc197 size_t rtp_timestamp_first_frame = 0; in SliceAndCalcVideoStatistic() local
213 1.0f * (frame_stat.rtp_timestamp - rtp_timestamp_first_frame) / in SliceAndCalcVideoStatistic()
291 rtp_timestamp_first_frame = frame_stat.rtp_timestamp; in SliceAndCalcVideoStatistic()