HomeSort by relevance Sort by last modified time
    Searched refs:WebPUpsampleLinePairFunc (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dec/
webpi.h 63 typedef void (*WebPUpsampleLinePairFunc)(
70 extern WebPUpsampleLinePairFunc WebPUpsamplers[MODE_LAST];
71 extern WebPUpsampleLinePairFunc WebPUpsamplersKeepAlpha[MODE_LAST];
io.c 114 WebPUpsampleLinePairFunc WebPUpsamplers[MODE_LAST];
115 WebPUpsampleLinePairFunc WebPUpsamplersKeepAlpha[MODE_LAST];
315 const WebPUpsampleLinePairFunc upsample =
    [all...]

Completed in 47 milliseconds