Searched refs:kSSE2 (Results 1 – 23 of 23) sorted by relevance
22 kSSE2, enumerator
32 if (WebRtc_GetCPUInfo(kSSE2)) { in Create()
55 if (feature == kSSE2) { in GetCPUInfo()
46 bool have_sse2 = WebRtc_GetCPUInfo(kSSE2) != 0; in BlockDifference()
94 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()280 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
399 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
237 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()282 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
139 if (feature == kSSE2) { in x86CPUInfo()
154 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
217 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
258 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
435 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
209 kSSE2, enumerator
622 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
961 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
777 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
811 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
53 if (WebRtc_GetCPUInfo(kSSE2)) { in Create()
130 ASSERT_TRUE(WebRtc_GetCPUInfo(kSSE2)); in TEST()192 ASSERT_TRUE(WebRtc_GetCPUInfo(kSSE2)); in TEST()
133 convolve_proc_ = WebRtc_GetCPUInfo(kSSE2) ? Convolve_SSE : Convolve_C; in InitializeCPUSpecificFeatures()
39 if (WebRtc_GetCPUInfo(kSSE2)) { in VPMContentAnalysis()
575 if (WebRtc_GetCPUInfo(kSSE2)) { in aec_rdft_init()
1514 if (WebRtc_GetCPUInfo(kSSE2)) { in WebRtcAec_CreateAec()