Searched refs:best_scalefac_store (Results 1 - 4 of 4) sorted by relevance
/third_party/lame/libmp3lame/ |
H A D | quantize_pvt.h | 115 void best_scalefac_store(const lame_internal_flags * gfc, const int gr, const int ch,
|
H A D | takehiro.c | 1022 best_scalefac_store(const lame_internal_flags * gfc, in best_scalefac_store() function 1044 /* only best_scalefac_store and calc_scfsi in best_scalefac_store()
|
H A D | quantize.c | 1222 best_scalefac_store(gfc, gr, ch, l3_side); in iteration_finish_one()
|
H A D | vbrquantize.c | 1242 best_scalefac_store(gfc, gr, ch, &gfc->l3_side); in reduce_bit_usage() 1535 /* we already called the 'best_scalefac_store' function, so we need to reset some in VBR_encode_frame()
|
Completed in 8 milliseconds