/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling.c | 235 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()
|
D | yuv.c | 92 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()
|
D | cost.c | 387 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()
|
D | cpu.c | 176 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
|
D | rescaler.c | 216 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()
|
D | filters.c | 256 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()
|
D | alpha_processing.c | 455 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()
|
D | lossless_enc.c | 864 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()
|
D | lossless.c | 624 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()
|
D | dsp.h | 179 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
|
D | enc.c | 775 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()
|
D | dec.c | 809 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()
|
D | ssim.c | 152 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/ |
D | enc_dec_fuzzer.cc | 26 const VP8CPUInfo default_VP8GetCPUInfo = VP8GetCPUInfo;
|
D | animencoder_fuzzer.cc | 26 const VP8CPUInfo default_VP8GetCPUInfo = VP8GetCPUInfo;
|
D | fuzz_utils.h | 98 VP8GetCPUInfo = kVP8CPUInfos[VP8GetCPUInfo_index]; in ExtractAndDisableOptimizations()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | dwebp.c | 36 extern void* VP8GetCPUInfo; // opaque forward declaration. 286 VP8GetCPUInfo = NULL; in main()
|
D | cwebp.c | 37 extern void* VP8GetCPUInfo; // opaque forward declaration. 830 VP8GetCPUInfo = NULL; in main()
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.c | 498 if (VP8GetCPUInfo != NULL && VP8GetCPUInfo(kSlowSSSE3)) { in WEBP_DSP_INIT_FUNC()
|
/third_party/skia/third_party/externals/libwebp/ |
D | ChangeLog | 2402 82ae1bf2 cosmetics: normalize VP8GetCPUInfo checks
|