Searched refs:WebPUpsampleLinePairFunc (Results 1 – 8 of 8) sorted by relevance
287 typedef void (*WebPUpsampleLinePairFunc)( typedef296 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];318 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);
25 WebPUpsampleLinePairFunc WebPUpsamplers[MODE_LAST];176 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last) { in DUAL_SAMPLE_FUNC()
191 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
195 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
264 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
679 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
692 WebPUpsampleLinePairFunc upsample = in WebPPictureYUVAToARGB()
61 WebPUpsampleLinePairFunc upsample = WebPUpsamplers[p->output->colorspace]; in EmitFancyRGB()