Searched refs:LEVEL_AVC_1_2 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 60 case LEVEL_AVC_1_2: 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 | 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 | 183 { "avc-1.2", C2Config::LEVEL_AVC_1_2 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 187 LEVEL_AVC_1_2, in IntfImpl() 313 { LEVEL_AVC_1_2, 6000, 396, 384000 }, in ProfileLevelSetter() 501 { LEVEL_AVC_1_2, 12 }, in getLevel_l()
|
H A D | C2SoftAvcDec.cpp | 109 C2Config::LEVEL_AVC_1_2, C2Config::LEVEL_AVC_1_3, in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 54 { C2Config::LEVEL_AVC_1_2, AVCLevel12 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 615 LEVEL_AVC_1_2, ///< AVC (H.264) Level 1.2 enumerator
|