Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv.c99 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
286 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
Dupsampling.c242 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
287 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
Dcpu.c152 if (feature == kSSE4_1) { in x86CPUInfo()
Dalpha_processing.c438 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
Ddsp.h212 kSSE4_1, enumerator
Dlossless_enc.c964 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
Denc.c780 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
Ddec.c814 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()