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