Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Darm_cpudetect.c79 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in arm_cpu_caps()
89 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in arm_cpu_caps()
99 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in GetExceptionCode() function