Lines Matching defs:Encode
1052 static size_t Encode(const uint8_t* rgba, int width, int height, int stride,1087 return Encode(in, w, h, bps, IMPORTER, q, 0, out); \1100 return Encode(in, w, h, bps, IMPORTER, LOSSLESS_DEFAULT_QUALITY, 1, out); \