HWCAP_IDIVT 490 3rdparty/libwebp/cpu-features/cpu-features.c hwcaps |= HWCAP_IDIVT; HWCAP_IDIVT 492 3rdparty/libwebp/cpu-features/cpu-features.c hwcaps |= HWCAP_IDIVA | HWCAP_IDIVT; HWCAP_IDIVT 657 3rdparty/libwebp/cpu-features/cpu-features.c int has_idivt = (hwcaps & HWCAP_IDIVT);