Searched defs:CONVERT2RGB_32 (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A 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); \
185 #undef CONVERT2RGB_32 macro

Completed in 548 milliseconds