Home
last modified time | relevance | path

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

/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DLZWEncoder.java132 cl_hash(hsize); in cl_block()
140 void cl_hash(int hsize) { in cl_hash() method in LZWEncoder
176 cl_hash(hsize_reg); // clear hash table in compress()
/external/pdfium/third_party/libtiff/
Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
828 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
971 cl_hash(sp); in LZWEncode()
999 cl_hash(sp); in LZWEncode()
1066 cl_hash(LZWCodecState* sp) in cl_hash() function
/external/opencv3/3rdparty/libtiff/
Dtif_lzw.c165 static void cl_hash(LZWCodecState*);
821 cl_hash(sp); /* clear hash table */ in LZWPreEncode()
961 cl_hash(sp); in LZWEncode()
989 cl_hash(sp); in LZWEncode()
1055 cl_hash(LZWCodecState* sp) in cl_hash() function