Searched refs:vendorIsIntel (Results 1 - 4 of 4) sorted by relevance

/external/webp/src/dsp/
H A Dcpu-features.c357 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b && local
368 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {
/external/webrtc/src/system_wrappers/source/android/
H A Dcpu-features.c357 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b && local
368 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c680 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b && local
691 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {
/external/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c680 int vendorIsIntel = (regs[1] == VENDOR_INTEL_b && local
691 if (vendorIsIntel && (regs[2] & (1 << 22)) != 0) {

Completed in 1407 milliseconds