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

  /external/webp/src/dsp/
dsp.h 167 typedef void (*WebPSampleLinePairFunc)(
172 extern const WebPSampleLinePairFunc WebPSamplers[/* MODE_LAST */];
upsampling.c 145 const WebPSampleLinePairFunc WebPSamplers[MODE_LAST] = {
  /external/webp/src/dec/
io.c 55 const WebPSampleLinePairFunc sample = WebPSamplers[output->colorspace];

Completed in 3808 milliseconds