Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp131 bool supports10Bit = false; in addSupportedProfileLevels() local
165 supports10Bit = (supportsHdr || supportsHdr10Plus) || (mediaType == MIMETYPE_VIDEO_AV1); in addSupportedProfileLevels()
212 if (supports10Bit) { in addSupportedProfileLevels()