Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dcpu_id.cc118 int GetXCR0() { in GetXCR0() function
129 #define GetXCR0() 0 macro
227 ((GetXCR0() & 6) == 6)) { // Test OS saves YMM registers in GetCpuFlags()
233 if ((GetXCR0() & 0xe0) == 0xe0) { in GetCpuFlags()
/external/libvpx/libvpx/third_party/libyuv/source/
Dcpu_id.cc118 int GetXCR0() { in GetXCR0() function
129 #define GetXCR0() 0 macro
215 ((GetXCR0() & 6) == 6)) { // Test OS saves YMM registers in GetCpuFlags()
221 if ((GetXCR0() & 0xe0) == 0xe0) { in GetCpuFlags()