Searched refs:VP8AccumulateSSE (Results 1 – 4 of 4) sorted by relevance
137 VP8AccumulateSSEFunc VP8AccumulateSSE; variable149 VP8AccumulateSSE = AccumulateSSE_C; in WEBP_DSP_INIT_FUNC()
154 VP8AccumulateSSE = AccumulateSSE_SSE2; in VP8SSIMDspInitSSE2()
363 extern VP8AccumulateSSEFunc VP8AccumulateSSE;
72 total_sse += VP8AccumulateSSE(src, ref, w); in AccumulateSSE()
Completed in 6 milliseconds