Searched refs:CONVERT2RGB_32 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libwebp/dsp/ |
D | upsampling_sse2.c | 122 #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/ |
D | upsampling_sse2.c | 122 #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
|