Home
last modified time | relevance | path

Searched refs:energy_above_cutoff (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/libmp3lame/
H A Dl3side.h83 char energy_above_cutoff[SFBMAX]; member
H A Dquantize_pvt.c646 cod_info->energy_above_cutoff[gsfb] = (en0 > xmin+1e-14f) ? 1 : 0; in calc_xmin()
736 cod_info->energy_above_cutoff[gsfb+b] = (en0 > xmin+1e-14f) ? 1 : 0; in calc_xmin()
H A Dvbrquantize.c401 const char *const energy_above_cutoff = &that->cod_info->energy_above_cutoff[0]; in block_sf() local
436 if (energy_above_cutoff[sfb]) { in block_sf()

Completed in 5 milliseconds