OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lodepng_decode_file
(Results
1 - 2
of
2
) sorted by null
/external/zopfli/src/zopflipng/lodepng/
lodepng.h
129
unsigned
lodepng_decode_file
(unsigned char** out, unsigned* w, unsigned* h,
133
/*Same as
lodepng_decode_file
, but always decodes to 32-bit RGBA raw image.*/
137
/*Same as
lodepng_decode_file
, but always decodes to 24-bit RGB raw image.*/
[
all
...]
lodepng.cpp
4805
unsigned
lodepng_decode_file
(unsigned char** out, unsigned* w, unsigned* h, const char* filename,
function
[
all
...]
Completed in 49 milliseconds