Searched refs:VP8VFilter8 (Results 1 - 4 of 4) sorted by relevance

/external/webp/src/dsp/
H A Ddsp.h130 extern VP8ChromaFilterFunc VP8VFilter8;
H A Ddec.c686 VP8ChromaFilterFunc VP8VFilter8; variable
710 VP8VFilter8 = VFilter8;
H A Ddec_sse2.c892 VP8VFilter8 = VFilter8SSE2;
/external/webp/src/dec/
H A Dframe.c80 VP8VFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh);

Completed in 42 milliseconds