-
- Downloads
c2_e2e_test: Print drop frame rate instead of the count.
Originally when measuring the drop frame, we decode the video in loop. The test didn't reply the count of total decoded frames. This CL changes to print the drop frame rate instead of the count. Bug: 155944233 Test: Run tast.arc.VideoDecodeAccelPerf.h264_2160p_30fps Change-Id: I62aee92184d6fbb35b5dc737fcf85eaeeba28ac1 (cherry picked from commit 7373fd74f8786288db1586ba9e32ed83cea293cf)
Showing
- tests/c2_e2e_test/jni/mediacodec_decoder.cpp 6 additions, 0 deletionstests/c2_e2e_test/jni/mediacodec_decoder.cpp
- tests/c2_e2e_test/jni/mediacodec_decoder.h 1 addition, 1 deletiontests/c2_e2e_test/jni/mediacodec_decoder.h
- tests/c2_e2e_test/jni/video_decoder_e2e_test.cpp 1 addition, 1 deletiontests/c2_e2e_test/jni/video_decoder_e2e_test.cpp
Please register or sign in to comment