Searched refs:LEVEL_AVC_3 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 70 case LEVEL_AVC_3: in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/ |
H A D | README.md | 24 …EL_AVC_1_3` 5. `LEVEL_AVC_2` 6. `LEVEL_AVC_2_1` 7. `LEVEL_AVC_2_2` 8. `LEVEL_AVC_3` 9. `LEVEL_AVC_…
|
H A D | media_transcoder_fuzzer.cpp | 41 C2Config::LEVEL_AVC_2_1, C2Config::LEVEL_AVC_2_2, C2Config::LEVEL_AVC_3,
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2Config.cpp | 188 { "avc-3", C2Config::LEVEL_AVC_3 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 192 LEVEL_AVC_3, in IntfImpl() 318 { LEVEL_AVC_3, 40500, 1620, 10000000 }, in ProfileLevelSetter() 506 { LEVEL_AVC_3, 30 }, in getLevel_l()
|
H A D | C2SoftAvcDec.cpp | 111 C2Config::LEVEL_AVC_3, C2Config::LEVEL_AVC_3_1, C2Config::LEVEL_AVC_3_2, in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 59 { C2Config::LEVEL_AVC_3, AVCLevel3 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 620 LEVEL_AVC_3, ///< AVC (H.264) Level 3 enumerator
|