Home
last modified time | relevance | path

Searched refs:VP8AccumulateSSE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dssim.c137 VP8AccumulateSSEFunc VP8AccumulateSSE; variable
149 VP8AccumulateSSE = AccumulateSSE_C; in WEBP_DSP_INIT_FUNC()
A Dssim_sse2.c154 VP8AccumulateSSE = AccumulateSSE_SSE2; in VP8SSIMDspInitSSE2()
A Ddsp.h363 extern VP8AccumulateSSEFunc VP8AccumulateSSE;
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_psnr_enc.c72 total_sse += VP8AccumulateSSE(src, ref, w); in AccumulateSSE()

Completed in 6 milliseconds