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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h191 typedef void (*WebPUpsampleLinePairFunc)( typedef
200 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
220 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);
/external/webp/src/dsp/
H A Ddsp.h191 typedef void (*WebPUpsampleLinePairFunc)( typedef
200 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
220 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);

Completed in 35 milliseconds