OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAS_SSE2
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86.h
109
#define
HAS_SSE2
0x04
151
if (reg_edx & BIT(26)) flags |=
HAS_SSE2
; /* aka wmt */
/external/libvpx/libvpx/vpx_ports/
x86.h
109
#define
HAS_SSE2
0x04
151
if (reg_edx & BIT(26)) flags |=
HAS_SSE2
; /* aka wmt */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86.h
109
#define
HAS_SSE2
0x04
151
if (reg_edx & BIT(26)) flags |=
HAS_SSE2
; /* aka wmt */
Completed in 535 milliseconds