Home
last modified time | relevance | path

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

/plan9/sys/src/games/mp3dec/
H A Dlayer3.c802 unsigned char const *sfbwidth, signed int exponents[39]) in III_exponents() argument
828 l += sfbwidth[sfbi++]; in III_exponents()
846 l += 3 * sfbwidth[sfbi]; in III_exponents()
924 unsigned char const *sfbwidth, in III_huffdecode() argument
939 III_exponents(channel, sfbwidth, exponents); in III_huffdecode()
961 sfbound = xrptr + *sfbwidth++; in III_huffdecode()
984 sfbound += *sfbwidth++; in III_huffdecode()
1183 sfbound += *sfbwidth++; in III_huffdecode()
1206 sfbound += *sfbwidth++; in III_huffdecode()
1271 unsigned char const sfbwidth[39]) in III_reorder()
[all …]