OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebPApplyAlphaMultiply
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
upsampling.c
308
void (*
WebPApplyAlphaMultiply
)(uint8_t*, int, int, int, int)
343
WebPApplyAlphaMultiply
= ApplyAlphaMultiply;
/external/webp/src/dsp/
upsampling.c
308
void (*
WebPApplyAlphaMultiply
)(uint8_t*, int, int, int, int)
343
WebPApplyAlphaMultiply
= ApplyAlphaMultiply;
Completed in 1366 milliseconds