Home
last modified time | relevance | path

Searched defs:balloc (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dlayer1.c24 static int check_balloc(mpg123_handle *fr, unsigned int *balloc, unsigned int *end) in check_balloc()
45 static int I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],mpg123_handle *fr) in I_step_one()
215 unsigned int balloc[2*SBLIMIT]; in do_layer1() local