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

/external/webp/src/dsp/
H A Ddsp.h148 typedef void (*WebPUpsampleLinePairFunc)( typedef
157 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
175 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);

Completed in 32 milliseconds