Searched refs:LEVEL_AVC_2 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 64 case LEVEL_AVC_2: in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/ |
H A D | README.md | 24 …L_AVC_1B` 2. `LEVEL_AVC_1_1` 3. `LEVEL_AVC_1_2` 4. `LEVEL_AVC_1_3` 5. `LEVEL_AVC_2` 6. `LEVEL_AVC_…
|
H A D | media_transcoder_fuzzer.cpp | 40 C2Config::LEVEL_AVC_1_2, C2Config::LEVEL_AVC_1_3, C2Config::LEVEL_AVC_2,
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2Config.cpp | 185 { "avc-2", C2Config::LEVEL_AVC_2 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 189 LEVEL_AVC_2, in IntfImpl() 315 { LEVEL_AVC_2, 11880, 396, 2000000 }, in ProfileLevelSetter() 503 { LEVEL_AVC_2, 20 }, in getLevel_l()
|
H A D | C2SoftAvcDec.cpp | 110 C2Config::LEVEL_AVC_2, C2Config::LEVEL_AVC_2_1, C2Config::LEVEL_AVC_2_2, in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 56 { C2Config::LEVEL_AVC_2, AVCLevel2 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 617 LEVEL_AVC_2, ///< AVC (H.264) Level 2 enumerator
|