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

  /external/webp/src/dsp/
dsp.h 256 extern void (*WebPApplyAlphaMultiply)(
alpha_processing.c 305 void (*WebPApplyAlphaMultiply)(uint8_t*, int, int, int, int);
322 WebPApplyAlphaMultiply = ApplyAlphaMultiply;
lossless.c     [all...]
  /external/webp/src/dec/
io.c 224 WebPApplyAlphaMultiply(base_rgba, alpha_first,
438 WebPApplyAlphaMultiply(base_rgba, alpha_first,

Completed in 40 milliseconds