Home
last modified time | relevance | path

Searched refs:LEVEL_UNUSED (Results 1 – 9 of 9) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2Config.cpp145 { "unused", C2Config::LEVEL_UNUSED },
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.cpp93 C2Config::PROFILE_AAC_LC, C2Config::LEVEL_UNUSED)) in IntfImpl()
102 C2Config::LEVEL_UNUSED in IntfImpl()
DC2SoftAacDec.cpp124 C2Config::PROFILE_AAC_LC, C2Config::LEVEL_UNUSED)) in IntfImpl()
135 C2Config::LEVEL_UNUSED in IntfImpl()
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp549 C2Config::level_t nextLevel = C2Config::LEVEL_UNUSED; in buildMediaCodecList()
558 if (nextLevel != C2Config::LEVEL_UNUSED in buildMediaCodecList()
DCCodecConfig.cpp692 C2Config::level_t c2 = LEVEL_UNUSED; in initializeStandardParams()
697 return LEVEL_UNUSED; in initializeStandardParams()
/hardware/google/av/media/sfplugin/utils/
DCodec2Mapper.cpp372 *to = C2Config::LEVEL_UNUSED; in simpleMap()
481 *to = C2Config::LEVEL_UNUSED; in simpleMap()
/hardware/google/av/codec2/include/
DC2Config.h545 LEVEL_UNUSED = 0, ///< level is not used by this media type enumerator
663 C2Config::level_t level_ = C2Config::LEVEL_UNUSED)
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp130 C2Config::PROFILE_AAC_LC, C2Config::LEVEL_UNUSED)) in IntfImpl()
140 C2Config::LEVEL_UNUSED in IntfImpl()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp151 C2Config::PROFILE_UNUSED, C2Config::LEVEL_UNUSED)) in IntfImpl()