Home
last modified time | relevance | path

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

/plan9/sys/src/games/mp3dec/
H A Dhuffman.h50 struct hufftable { struct
57 extern struct hufftable const mad_huff_pair_table[32]; argument
H A Dhuffman.c3054 struct hufftable const mad_huff_pair_table[32] = {
H A Dlayer3.c956 struct hufftable const *entry; in III_huffdecode()