Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c857 int has_crc32 = (hwcaps2 & HWCAP2_CRC32); in android_cpuInit() local
867 if (has_crc32) in android_cpuInit()
969 int has_crc32 = (hwcaps & HWCAP_CRC32); in android_cpuInit() local
990 if (has_crc32) in android_cpuInit()