diff options
| author | 2024-10-12 03:04:17 +0000 | |
|---|---|---|
| committer | 2024-10-25 22:30:58 +0000 | |
| commit | 25854ddddc5ad4330ed1469691a22403f74abcac (patch) | |
| tree | e25e3f42c5c3670ee710f56938ea6fcaef57b7b6 /libs/androidfw/StringPool.cpp | |
| parent | 70e8833a2ef6c364b07b4b41abc3e8c94ddde920 (diff) | |
Add APV Support APIs
Adding APV MIME type and Profiles/Levels/Bands
Numerical values for Levels/Bands are of the following convention:
((0x100 << (level_num - 1)) | (1 << band))
where:
- "level_num" is the APV Level numbered consecutively
(i.e., Level 1 == 1, Level 1.1 == 2, etc.)
- "band" is the APV Band
Test: CodecInfoTest#testCodecProfileSupport passes when C2 APV codec is
implemented
Bug: 363333555
Bug: 375464302
Flag: android.media.codec.apv_support
Change-Id: I2c12339973615395e7c985636cee66794e26558e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions