OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EncodeLossless
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
alpha.c
51
static int
EncodeLossless
(const uint8_t* const data, int width, int height,
143
ok =
EncodeLossless
(alpha_src, width, height, effort_level, bw, stats);
/external/webp/src/enc/
alpha.c
51
static int
EncodeLossless
(const uint8_t* const data, int width, int height,
143
ok =
EncodeLossless
(alpha_src, width, height, effort_level, bw, stats);
Completed in 726 milliseconds