Searched refs:cl_hash (Results 1 – 3 of 3) 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()
165 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
165 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