Searched defs:sfmax (Results 1 – 1 of 1) sorted by relevance
| /third_party/lame/libmp3lame/ |
| D | vbrquantize.c | 1108 int x, sfmax = 0; in flattenDistribution() local 1169 int const sfmax = flattenDistribution(sfwork, wrk, dm, bi, p); in outOfBitsStrategy() local 1187 int const sfmax = flattenDistribution(sfwork, wrk, dm, bi_ok, p); in outOfBitsStrategy() local 1201 int const sfmax = flattenDistribution(sfwork, wrk, dm, dm, bi); in outOfBitsStrategy() local 1219 int const sfmax = flattenDistribution(sfwork, wrk, dm, dm, bi_ok); in outOfBitsStrategy() local
|