Searched refs:LEVEL_AVC_1_3 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 62 case LEVEL_AVC_1_3: in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/ |
H A D | README.md | 24 …EL_AVC_1` 1. `LEVEL_AVC_1B` 2. `LEVEL_AVC_1_1` 3. `LEVEL_AVC_1_2` 4. `LEVEL_AVC_1_3` 5. `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 | 184 { "avc-1.3", C2Config::LEVEL_AVC_1_3 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 188 LEVEL_AVC_1_3, in IntfImpl() 314 { LEVEL_AVC_1_3, 11880, 396, 768000 }, in ProfileLevelSetter() 502 { LEVEL_AVC_1_3, 13 }, 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 | 55 { C2Config::LEVEL_AVC_1_3, AVCLevel13 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 616 LEVEL_AVC_1_3, ///< AVC (H.264) Level 1.3 enumerator
|