Searched refs:LEVEL_AVC_3_1 (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOC2Utils.cpp | 72 case LEVEL_AVC_3_1: in C2Level2ECOLevel()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/ |
H A D | README.md | 24 …VEL_AVC_2` 6. `LEVEL_AVC_2_1` 7. `LEVEL_AVC_2_2` 8. `LEVEL_AVC_3` 9. `LEVEL_AVC_3_1` 10. `LEVEL_AV…
|
H A D | media_transcoder_fuzzer.cpp | 42 C2Config::LEVEL_AVC_3_1, C2Config::LEVEL_AVC_3_2, C2Config::LEVEL_AVC_4,
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2Config.cpp | 189 { "avc-3.1", C2Config::LEVEL_AVC_3_1 },
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 193 LEVEL_AVC_3_1, in IntfImpl() 319 { LEVEL_AVC_3_1, 108000, 3600, 14000000 }, in ProfileLevelSetter() 507 { LEVEL_AVC_3_1, 31 }, 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 | 60 { C2Config::LEVEL_AVC_3_1, AVCLevel31 },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 621 LEVEL_AVC_3_1, ///< AVC (H.264) Level 3.1 enumerator
|