Searched defs:LCT_RGBA (Results 1 - 1 of 1) sorted by relevance

/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.h93 LCT_RGBA = 6 /*RGB with alpha: 8,16 bit*/ enumerator in enum:LodePNGColorType
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);
223 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);
232 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);
235 LodePNGColorType colortype = LCT_RGBA, unsigned bitdepth = 8);

Completed in 35 milliseconds