Searched defs:bitstream (Results 1 – 1 of 1) sorted by relevance
31 struct bitstream { struct36 int error;40 int distance_pos[16];44 int code_count[8];45 int code_first[8];46 int code_pos[8];47 int code_lengths[19];48 int code_symbols[19];50 int length_count[16];51 int length_first[16];[all …]
Completed in 3 milliseconds