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

  /external/chromium_org/third_party/libwebp/dsp/
alpha_processing.c 287 void (*WebPApplyAlphaMultiply)(uint8_t*, int, int, int, int);
296 WebPApplyAlphaMultiply = ApplyAlphaMultiply;
dsp.h 240 extern void (*WebPApplyAlphaMultiply)(
lossless.c     [all...]
  /external/chromium_org/third_party/libwebp/dec/
io.c 224 WebPApplyAlphaMultiply(base_rgba, alpha_first,
438 WebPApplyAlphaMultiply(base_rgba, alpha_first,

Completed in 51 milliseconds