HomeSort by relevance Sort by last modified time
    Searched defs:WebPApplyAlphaMultiply (Results 1 - 2 of 2) 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;
  /external/webp/src/dsp/
alpha_processing.c 287 void (*WebPApplyAlphaMultiply)(uint8_t*, int, int, int, int);
296 WebPApplyAlphaMultiply = ApplyAlphaMultiply;

Completed in 188 milliseconds