Searched refs:CONVERT8 (Results 1 - 2 of 2) sorted by last modified time

/external/webp/src/dsp/
H A Dupsampling_neon.c120 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) { \ macro
166 CONVERT8(FMT, XSTEP, len, top_y, uv, top_dst, cur_x) \
168 CONVERT8(FMT, XSTEP, len, bottom_y, (uv) + 32, bottom_dst, cur_x) \
/external/chromium_org/third_party/libwebp/dsp/
H A Dupsampling_neon.c120 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) { \ macro
166 CONVERT8(FMT, XSTEP, len, top_y, uv, top_dst, cur_x) \
168 CONVERT8(FMT, XSTEP, len, bottom_y, (uv) + 32, bottom_dst, cur_x) \

Completed in 963 milliseconds