Searched refs:HWCAP_VFPv3 (Results 1 – 2 of 2) sorted by relevance
21 #define HWCAP_VFPv3 (1 << 13) macro
76 if ((hwcap & HWCAP_VFPv3) != 0) in WebRtc_GetCPUFeaturesARM()