Home
last modified time | relevance | path

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

/aosp12/hardware/google/av/media/eco/
H A DECOC2Utils.cpp80 case LEVEL_AVC_5: in C2Level2ECOLevel()
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/
H A DREADME.md24 …VC_3_2` 11. `LEVEL_AVC_4` 12. `LEVEL_AVC_4_1` 13. `LEVEL_AVC_4_2` 14. `LEVEL_AVC_5`| All bits of 3…
H A Dmedia_transcoder_fuzzer.cpp43 C2Config::LEVEL_AVC_4_1, C2Config::LEVEL_AVC_4_2, C2Config::LEVEL_AVC_5,
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Config.cpp194 { "avc-5", C2Config::LEVEL_AVC_5 },
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp198 LEVEL_AVC_5, in IntfImpl()
324 { LEVEL_AVC_5, 589824, 22080, 135000000 }, in ProfileLevelSetter()
361 me.set().level = LEVEL_AVC_5; in ProfileLevelSetter()
512 { LEVEL_AVC_5, 50 }, in getLevel_l()
H A DC2SoftAvcDec.cpp113 C2Config::LEVEL_AVC_5, C2Config::LEVEL_AVC_5_1, C2Config::LEVEL_AVC_5_2 in IntfImpl()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp65 { C2Config::LEVEL_AVC_5, AVCLevel5 },
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h626 LEVEL_AVC_5, ///< AVC (H.264) Level 5 enumerator