Home
last modified time | relevance | path

Searched refs:LEVEL_AVC_1_1 (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp58 case LEVEL_AVC_1_1: in C2Level2ECOLevel()
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/
H A DREADME.md24 | `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 Dmedia_transcoder_fuzzer.cpp39 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1,
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Config.cpp182 { "avc-1.1", C2Config::LEVEL_AVC_1_1 },
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp186 LEVEL_AVC_1_1, in IntfImpl()
312 { LEVEL_AVC_1_1, 3000, 396, 192000 }, in ProfileLevelSetter()
500 { LEVEL_AVC_1_1, 11 }, in getLevel_l()
H A DC2SoftAvcDec.cpp108 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1, in IntfImpl()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp53 { C2Config::LEVEL_AVC_1_1, AVCLevel11 },
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h614 LEVEL_AVC_1_1, ///< AVC (H.264) Level 1.1 enumerator