Searched refs:LEVEL_AVC_1_1 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 58 case LEVEL_AVC_1_1: in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/ |
H A D | README.md | 24 | `level` for AVC | 0. `LEVEL_AVC_1` 1. `LEVEL_AVC_1B` 2. `LEVEL_AVC_1_1` 3. `LEVEL_AVC_1_2` 4. `LE…
|
H A D | media_transcoder_fuzzer.cpp | 39 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1,
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2Config.cpp | 182 { "avc-1.1", C2Config::LEVEL_AVC_1_1 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 186 LEVEL_AVC_1_1, in IntfImpl() 312 { LEVEL_AVC_1_1, 3000, 396, 192000 }, in ProfileLevelSetter() 500 { LEVEL_AVC_1_1, 11 }, in getLevel_l()
|
H A D | C2SoftAvcDec.cpp | 108 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1, in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 53 { C2Config::LEVEL_AVC_1_1, AVCLevel11 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 614 LEVEL_AVC_1_1, ///< AVC (H.264) Level 1.1 enumerator
|