Searched refs:best_scalefac_store (Results 1 – 5 of 5) sorted by relevance
/third_party/lame/libmp3lame/ |
D | quantize_pvt.h | 115 void best_scalefac_store(const lame_internal_flags * gfc, const int gr, const int ch,
|
D | takehiro.c | 1022 best_scalefac_store(const lame_internal_flags * gfc, in best_scalefac_store() function
|
D | vbrquantize.c | 1242 best_scalefac_store(gfc, gr, ch, &gfc->l3_side); in reduce_bit_usage()
|
D | quantize.c | 1222 best_scalefac_store(gfc, gr, ch, l3_side); in iteration_finish_one()
|
/third_party/lame/ |
D | ChangeLog | 10374 best_scalefac_store(). 21729 vbrquantize.c: best_scalefac_store can change scalefac values. 22986 added some code to best_scalefac_store: 24112 added best_scalefac_store to non -h code also
|