Home
last modified time | relevance | path

Searched refs:tot_sfb (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_spectrum_dec.c145 VOID ixheaacd_scale_factor_data(ia_sfb_info_struct *info, WORD32 tot_sfb, in ixheaacd_scale_factor_data() argument
158 while (band < tot_sfb || win_group != 0) { in ixheaacd_scale_factor_data()
340 WORD32 tot_sfb; in ixheaacd_fd_channel_stream() local
385 tot_sfb = 0; in ixheaacd_fd_channel_stream()
388 tot_sfb = info->sfb_per_sbk; in ixheaacd_fd_channel_stream()
391 tot_sfb += info->sfb_per_sbk; in ixheaacd_fd_channel_stream()
395 ixheaacd_scale_factor_data(info, tot_sfb, *max_sfb, info->sfb_per_sbk, in ixheaacd_fd_channel_stream()