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