Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Config.cpp145 { "unused", C2Config::LEVEL_UNUSED },
/hardware/google/av/media/sfplugin/
DCodec2Mapper.cpp311 *to = C2Config::LEVEL_UNUSED; in simpleMap()
420 *to = C2Config::LEVEL_UNUSED; in simpleMap()
/hardware/google/av/codec2/include/
DC2Config.h526 LEVEL_UNUSED = 0, ///< level is not used by this media type enumerator
644 C2Config::level_t level_ = C2Config::LEVEL_UNUSED)
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp103 C2Config::PROFILE_UNUSED, C2Config::LEVEL_UNUSED)) in IntfImpl()