Searched refs:amp_sf_tab (Results 1 – 1 of 1) sorted by relevance
94 static float amp_sf_tab[64]; ///< scalefactors for quantized amplitudes variable110 amp_sf_tab[i] = exp2f((i - 3) / 4.0f); in ff_atrac3p_init_dsp_static()139 amp = amp_sf_tab[wave_param->amp_sf] * in waves_synth()