You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
res/layout v811_spc009_project 4 months ago
src/android/video/cts v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
AndroidManifest.xml v811_spc009_project 4 months ago
AndroidTest.xml v811_spc009_project 4 months ago
DynamicConfig.xml v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
copy_media.sh v811_spc009_project 4 months ago

README.md

Video CTS Tests

Current folder comprises of files necessary for:

  1. Testing video encoder/decoder performance by running encoding/decoding without displaying the raw data.
  2. Testing key operating rate for Hardware video encoder/decoder.

The test vectors used by the test suite is available at link and is downloaded automatically while running tests. Manual installation of these can be done using copy_media.sh script in this directory.

Commands

$ atest android.video.cts
$ atest android.video.cts.CodecEncoderPerformanceTest
$ atest android.video.cts.CodecDecoderPerformanceTest