Searched refs:pick_encoding (Results 1 – 1 of 1) sorted by relevance
31 static const unsigned char pick_encoding[64] = { variable153 s += dst[j] = dictionary[src[i]][pick_encoding[j%64]]; in decode_source()