Searched refs:cl_hash (Results 1 – 2 of 2) sorted by relevance
132 cl_hash(hsize); in cl_block()140 void cl_hash(int hsize) { in cl_hash() method in LZWEncoder176 cl_hash(hsize_reg); // clear hash table in compress()
164 static void cl_hash(LZWCodecState*);861 cl_hash(sp); /* clear hash table */ in LZWPreEncode()1005 cl_hash(sp); in LZWEncode()1033 cl_hash(sp); in LZWEncode()1120 cl_hash(LZWCodecState* sp) in cl_hash() function