Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse41.c36 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()
Denc.c32 const int VP8DspScan[16 + 4 + 4] = { variable
68 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()
Ddsp.h208 extern const int VP8DspScan[16 + 4 + 4];
Denc_neon.c719 FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()
Denc_mips_dsp_r2.c1463 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()
Denc_msa.c231 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()
Denc_sse2.c445 FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out); in CollectHistogram()