Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dupsampling.c235 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
237 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
242 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
247 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
280 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
282 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
287 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
292 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
297 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
305 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dyuv.c92 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
94 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
99 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
104 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
109 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
278 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
280 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
286 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
294 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dcost.c387 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
389 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
394 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
399 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
404 if (VP8GetCPUInfo(kNEON)) { in WEBP_DSP_INIT_FUNC()
Dcpu.c176 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo; variable
187 VP8CPUInfo VP8GetCPUInfo = AndroidCPUInfo; variable
211 VP8CPUInfo VP8GetCPUInfo = wasmCPUInfo; variable
239 VP8CPUInfo VP8GetCPUInfo = armCPUInfo; variable
250 VP8CPUInfo VP8GetCPUInfo = mipsCPUInfo; variable
252 VP8CPUInfo VP8GetCPUInfo = NULL; variable
Drescaler.c216 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
218 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
223 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
228 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
233 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
241 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dfilters.c256 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
258 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
263 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
268 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
276 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dalpha_processing.c455 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
457 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
460 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
467 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
475 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dlossless_enc.c864 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
866 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
869 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
876 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
881 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
886 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
894 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dlossless.c624 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
626 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
629 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
636 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
641 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
649 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Ddsp.h179 if (func ## _last_cpuinfo_used != VP8GetCPUInfo) func(); \
180 func ## _last_cpuinfo_used = VP8GetCPUInfo; \
187 if (func ## _last_cpuinfo_used == VP8GetCPUInfo) break; \
189 func ## _last_cpuinfo_used = VP8GetCPUInfo; \
259 WEBP_EXTERN VP8CPUInfo VP8GetCPUInfo; variable
Denc.c775 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
777 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
780 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
787 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
792 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
797 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
805 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Ddec.c809 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
811 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
814 if (VP8GetCPUInfo(kSSE4_1)) { in WEBP_DSP_INIT_FUNC()
821 if (VP8GetCPUInfo(kMIPS32)) { in WEBP_DSP_INIT_FUNC()
826 if (VP8GetCPUInfo(kMIPSdspR2)) { in WEBP_DSP_INIT_FUNC()
831 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
839 (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kNEON))) { in WEBP_DSP_INIT_FUNC()
Dssim.c152 if (VP8GetCPUInfo != NULL) { in WEBP_DSP_INIT_FUNC()
154 if (VP8GetCPUInfo(kSSE2)) { in WEBP_DSP_INIT_FUNC()
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Denc_dec_fuzzer.cc26 const VP8CPUInfo default_VP8GetCPUInfo = VP8GetCPUInfo;
Danimencoder_fuzzer.cc26 const VP8CPUInfo default_VP8GetCPUInfo = VP8GetCPUInfo;
Dfuzz_utils.h98 VP8GetCPUInfo = kVP8CPUInfos[VP8GetCPUInfo_index]; in ExtractAndDisableOptimizations()
/third_party/skia/third_party/externals/libwebp/examples/
Ddwebp.c36 extern void* VP8GetCPUInfo; // opaque forward declaration.
286 VP8GetCPUInfo = NULL; in main()
Dcwebp.c37 extern void* VP8GetCPUInfo; // opaque forward declaration.
830 VP8GetCPUInfo = NULL; in main()
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8_dec.c498 if (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kSlowSSSE3)) { in WEBP_DSP_INIT_FUNC()
/third_party/skia/third_party/externals/libwebp/
DChangeLog2402 82ae1bf2 cosmetics: normalize VP8GetCPUInfo checks