Searched refs:VP8VFilter16 (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h170 extern VP8LumaFilterFunc VP8VFilter16;
H A Ddec_mips32.c564 VP8VFilter16 = VFilter16;
H A Ddec.c674 VP8LumaFilterFunc VP8VFilter16; variable
701 VP8VFilter16 = VFilter16;
H A Ddec_sse2.c964 VP8VFilter16 = VFilter16;
H A Ddec_neon.c1275 VP8VFilter16 = VFilter16;
/external/webp/src/dsp/
H A Ddsp.h170 extern VP8LumaFilterFunc VP8VFilter16;
H A Ddec_mips32.c564 VP8VFilter16 = VFilter16;
H A Ddec.c674 VP8LumaFilterFunc VP8VFilter16; variable
701 VP8VFilter16 = VFilter16;
H A Ddec_sse2.c964 VP8VFilter16 = VFilter16;
H A Ddec_neon.c1275 VP8VFilter16 = VFilter16;
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c72 VP8VFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh);
/external/webp/src/dec/
H A Dframe.c72 VP8VFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh);

Completed in 653 milliseconds