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

  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 87 typedef enum LodePNGColorType
94 } LodePNGColorType;
114 LodePNGColorType colortype, unsigned bitdepth);
131 LodePNGColorType colortype, unsigned bitdepth);
163 LodePNGColorType colortype, unsigned bitdepth);
181 LodePNGColorType colortype, unsigned bitdepth);
201 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);
204 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);
212 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);
220 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8)
    [all...]
lodepng.cpp     [all...]

Completed in 50 milliseconds