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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec.c103 VP8Transform(in + 0 * 16, dst, 1);
104 VP8Transform(in + 2 * 16, dst + 4 * BPS, 1);
668 VP8DecIdct2 VP8Transform; variable
695 VP8Transform = TransformTwo;
H A Ddsp.h136 extern VP8DecIdct2 VP8Transform;
H A Ddec_mips32.c562 VP8Transform = TransformTwo;
H A Ddec_sse2.c959 VP8Transform = Transform;
H A Ddec_neon.c1270 VP8Transform = TransformTwo;
/external/webp/src/dsp/
H A Ddec.c103 VP8Transform(in + 0 * 16, dst, 1);
104 VP8Transform(in + 2 * 16, dst + 4 * BPS, 1);
668 VP8DecIdct2 VP8Transform; variable
695 VP8Transform = TransformTwo;
H A Ddsp.h136 extern VP8DecIdct2 VP8Transform;
H A Ddec_mips32.c562 VP8Transform = TransformTwo;
H A Ddec_sse2.c959 VP8Transform = Transform;
H A Ddec_neon.c1270 VP8Transform = TransformTwo;
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c684 VP8Transform(src, dst, 0);
/external/webp/src/dec/
H A Dframe.c684 VP8Transform(src, dst, 0);

Completed in 1027 milliseconds