Searched refs:LZWEncoder (Results 1 – 5 of 5) sorted by relevance
1 License for AnimatedGifEncoder.java and LZWEncoder.java5 the associated LZWEncoder class. Please forward any corrections to
10 class LZWEncoder { class113 LZWEncoder(int width, int height, byte[] pixels, int color_depth) { in LZWEncoder() method in LZWEncoder
511 LZWEncoder encoder = new LZWEncoder(width, height, indexedPixels, colorDepth); in writePixels()
70 third_party/gif_encoder/LZWEncoder.java:74 the associated LZWEncoder class. Please forward any corrections to