Searched defs:l3_xmin (Results 1 – 3 of 3) sorted by relevance
/third_party/lame/libmp3lame/ |
D | quantize.c | 456 gr_info * const gi, const FLOAT * const l3_xmin, FLOAT * const work) in trancate_smallspectrums() 1011 outer_loop(lame_internal_flags * gfc, gr_info * const cod_info, const FLOAT * const l3_xmin, /* all… in outer_loop() 1245 VBR_encode_granule(lame_internal_flags * gfc, gr_info * const cod_info, const FLOAT * const l3_xmin… in VBR_encode_granule() 1496 FLOAT l3_xmin[2][2][SFBMAX]; in VBR_old_iteration_loop() local 1651 FLOAT l3_xmin[2][2][SFBMAX]; in VBR_new_iteration_loop() local 1925 FLOAT l3_xmin[SFBMAX]; in ABR_iteration_loop() local 2014 FLOAT l3_xmin[SFBMAX]; in CBR_iteration_loop() local
|
D | vbrquantize.c | 278 tri_calc_sfb_noise_x34(const FLOAT * xr, const FLOAT * xr34, FLOAT l3_xmin, unsigned int bw, in tri_calc_sfb_noise_x34() 317 calc_scalefac(FLOAT l3_xmin, int bw) in calc_scalefac() 324 guess_scalefac_x34(const FLOAT * xr, const FLOAT * xr34, FLOAT l3_xmin, unsigned int bw, uint8_t sf… in guess_scalefac_x34() 347 find_scalefac_x34(const FLOAT * xr, const FLOAT * xr34, FLOAT l3_xmin, unsigned int bw, in find_scalefac_x34()
|
D | quantize_pvt.c | 818 FLOAT const *l3_xmin, in calc_noise() 946 FLOAT l3_xmin[SFBMAX], xfsf[SFBMAX]; in set_pinfo() local
|