Home
last modified time | relevance | path

Searched refs:thepicture (Results 1 – 1 of 1) sorted by relevance

/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DNeuQuant.java114 protected byte[] thepicture; /* the input image itself */ field in NeuQuant
145 thepicture = thepic; in NeuQuant()
243 p = thepicture; in learn()