OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lodepng_encode_file
(Results
1 - 2
of
2
) sorted by null
/external/zopfli/src/zopflipng/lodepng/
lodepng.h
179
unsigned
lodepng_encode_file
(const char* filename,
183
/*Same as
lodepng_encode_file
, but always encodes from 32-bit RGBA raw image.*/
187
/*Same as
lodepng_encode_file
, but always encodes from 24-bit RGB raw image.*/
[
all
...]
lodepng.cpp
5882
unsigned
lodepng_encode_file
(const char* filename, const unsigned char* image, unsigned w, unsigned h,
function
[
all
...]
Completed in 54 milliseconds