Searched refs:inCode (Results 1 – 2 of 2) sorted by relevance
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
D | GifDecoder.java | 529 …int available, clear, codeMask, codeSize, endOfInformation, inCode, oldCode, bits, code, count, i,… in decodeBitmapData() local 610 inCode = code; in decodeBitmapData() 632 oldCode = inCode; in decodeBitmapData()
|
/external/dng_sdk/source/ |
D | dng_read_image.cpp | 663 const int32 inCode = code; in Expand() local 797 oldCode = inCode; in Expand()
|