Searched defs:has_crc32 (Results 1 – 2 of 2) sorted by relevance
859 int has_crc32 = (hwcaps2 & HWCAP2_CRC32); in android_cpuInit() local971 int has_crc32 = (hwcaps & HWCAP_CRC32); in android_cpuInit() local
134 bool has_crc32; member