Searched refs:has_idivt (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/cpu-features/
H A Dcpu-features.c657 int has_idivt = (hwcaps & HWCAP_IDIVT); local
706 if (has_idivt || has_vfpv4)
/external/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c792 int has_idivt = (hwcaps & HWCAP_IDIVT); local
837 if (has_idivt)

Completed in 118 milliseconds