Home
last modified time | relevance | path

Searched refs:CONVERT2RGB_32 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
Dupsampling_sse2.c122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ macro
159 CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, top_dst, bottom_dst, pos); \
182 #undef CONVERT2RGB_32
/external/webp/src/dsp/
Dupsampling_sse2.c122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ macro
159 CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, top_dst, bottom_dst, pos); \
182 #undef CONVERT2RGB_32