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

/external/opencv3/3rdparty/libwebp/dsp/
H A Ddsp.h149 typedef void (*WebPUpsampleLinePairFunc)( typedef
158 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
179 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);
/external/webp/src/dsp/
H A Ddsp.h278 typedef void (*WebPUpsampleLinePairFunc)( typedef
287 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
307 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);

Completed in 88 milliseconds