Home
last modified time | relevance | path

Searched refs:WebPUpsampleLinePairFunc (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddsp.h440 typedef void (*WebPUpsampleLinePairFunc)( typedef
449 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
469 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last);
A Dupsampling.c25 WebPUpsampleLinePairFunc WebPUpsamplers[MODE_LAST];
168 WebPUpsampleLinePairFunc WebPGetLinePairConverter(int alpha_is_last) { in DUAL_SAMPLE_FUNC()
A Dupsampling_sse41.c186 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
A Dupsampling_sse2.c190 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
A Dupsampling_neon.c259 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
A Dupsampling_msa.c662 extern WebPUpsampleLinePairFunc WebPUpsamplers[/* MODE_LAST */];
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c66 WebPUpsampleLinePairFunc upsample = WebPUpsamplers[p->output->colorspace]; in EmitFancyRGB()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c1054 WebPUpsampleLinePairFunc upsample = in WebPPictureYUVAToARGB()

Completed in 14 milliseconds