-
- Downloads
v4l2_codec2: Add support for VP8/VP9 to the video encoder tests.
This CL adds support for the VP8 and VP9 codecs to the e2e video encoder tests. Bug: 155138243 Test: tast run DUT arc.VideoEncodeAccel.vp8_1080p_i420 on hatch Change-Id: Ic430bf0d6fd7abc9cb4f7e7cc15e96273569a7cc
Showing
- tests/c2_e2e_test/jni/common.cpp 94 additions, 0 deletionstests/c2_e2e_test/jni/common.cpp
- tests/c2_e2e_test/jni/common.h 35 additions, 0 deletionstests/c2_e2e_test/jni/common.h
- tests/c2_e2e_test/jni/mediacodec_encoder.cpp 38 additions, 11 deletionstests/c2_e2e_test/jni/mediacodec_encoder.cpp
- tests/c2_e2e_test/jni/mediacodec_encoder.h 7 additions, 4 deletionstests/c2_e2e_test/jni/mediacodec_encoder.h
- tests/c2_e2e_test/jni/video_encoder_e2e_test.cpp 32 additions, 15 deletionstests/c2_e2e_test/jni/video_encoder_e2e_test.cpp
Loading
Please register or sign in to comment