-
- Downloads
v4l2_codec2: Add support for HEVC to the video decoder tests.
This adds support for the HEVC codec to the e2e video decoder tests. Bug: 215043150 Bug: 183217901 Test: c2_e2e_test APK works for HEVC on guybrush w/ codecs added and corresponding crosvm/libvda changes Change-Id: I7b3351cede200f9be406960e2d6507d58acac55c (cherry picked from commit e43cc425ce63d39c8ba9bdb6bb60fd08c5a3b02a)
Showing
- tests/c2_e2e_test/jni/common.cpp 3 additions, 0 deletionstests/c2_e2e_test/jni/common.cpp
- tests/c2_e2e_test/jni/common.h 6 additions, 0 deletionstests/c2_e2e_test/jni/common.h
- tests/c2_e2e_test/jni/encoded_data_helper.cpp 34 additions, 19 deletionstests/c2_e2e_test/jni/encoded_data_helper.cpp
- tests/c2_e2e_test/jni/encoded_data_helper.h 11 additions, 3 deletionstests/c2_e2e_test/jni/encoded_data_helper.h
- tests/c2_e2e_test/jni/mediacodec_decoder.cpp 3 additions, 1 deletiontests/c2_e2e_test/jni/mediacodec_decoder.cpp
- tests/c2_e2e_test/jni/video_decoder_e2e_test.cpp 2 additions, 2 deletionstests/c2_e2e_test/jni/video_decoder_e2e_test.cpp
Loading