Home
last modified time | relevance | path

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

/external/webrtc/api/test/
Dvideocodec_test_stats.h42 bool encoding_successful = false; member
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc231 if (frame_stat.encoding_successful) { in SliceAndCalcVideoStatistic()
375 if (frame_stat->encoding_successful) { in GetNumberOfEncodedLayers()
Dvideoprocessor.cc381 frame_stat->encoding_successful = true; in FrameEncoded()