Home
last modified time | relevance | path

Searched refs:VP8DspScan (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_sse41.c36 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_SSE41()
A Denc.c34 const int VP8DspScan[16 + 4 + 4] = { variable
71 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_C()
A Ddsp.h288 extern const int VP8DspScan[16 + 4 + 4];
A Denc_neon.c725 FTransform_NEON(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_NEON()
A Denc_mips_dsp_r2.c1465 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_MIPSdspR2()
A Denc_msa.c232 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_MSA()
A Denc_sse2.c448 FTransform_SSE2(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram_SSE2()

Completed in 20 milliseconds