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

  /external/chromium_org/third_party/libwebp/dsp/
alpha_processing.c 288 void (*WebPApplyAlphaMultiply4444)(uint8_t*, int, int, int);
297 WebPApplyAlphaMultiply4444 = ApplyAlphaMultiply_16b;
  /external/webp/src/dsp/
alpha_processing.c 288 void (*WebPApplyAlphaMultiply4444)(uint8_t*, int, int, int);
297 WebPApplyAlphaMultiply4444 = ApplyAlphaMultiply_16b;

Completed in 65 milliseconds