Searched refs:kFlagIsSoftwareOnly (Results 1 – 3 of 3) sorted by relevance
60 kFlagIsSoftwareOnly = 1 << 2, enumerator
478 attrs |= MediaCodecInfo::kFlagIsSoftwareOnly; in buildMediaCodecList()482 attrs |= MediaCodecInfo::kFlagIsSoftwareOnly; in buildMediaCodecList()
719 … list.add(AStringPrintf("software-only: %d", !!(attrs & MediaCodecInfo::kFlagIsSoftwareOnly))); in dumpCodecDetails()