Searched defs:WebPUpsampleLinePairFunc (Results 1 - 2 of 2) sorted by last modified time

/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);
/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);

Completed in 83 milliseconds