Home | History | Annotate | Download | only in decoder

Lines Matching refs:max_sfb

266   UWORD8 max_sfb = pstr_core_coder->max_sfb_ste;
279 for (sfb = 0; sfb < max_sfb; sfb++) {
592 UWORD8 *max_sfb, ia_bit_buf_struct *it_bit_buff,
615 *max_sfb = ixheaacd_read_bits_buf(it_bit_buff, 6);
621 *max_sfb = ixheaacd_read_bits_buf(it_bit_buff, 4);
636 if (*max_sfb > usac_data->pstr_sfb_info[chn]->sfb_per_sbk) {
637 *max_sfb = usac_data->pstr_sfb_info[chn]->sfb_per_sbk;
676 ixheaacd_ics_info(usac_data, left, &pstr_core_coder->max_sfb[left],
685 pstr_core_coder->max_sfb[right] =
688 pstr_core_coder->max_sfb[right] =
691 pstr_core_coder->max_sfb[right] = pstr_core_coder->max_sfb[left];
695 max(pstr_core_coder->max_sfb[left], pstr_core_coder->max_sfb[right]);
702 if (pstr_core_coder->max_sfb[right] >
704 pstr_core_coder->max_sfb[right] =
840 usac_data, pstr_core_coder, &pstr_core_coder->max_sfb[ch],
860 usac_data, usac_data->coef_fix[chn], pstr_core_coder->max_sfb[ch],
878 left, pstr_core_coder->max_sfb[right] > pstr_core_coder->max_sfb[left]
879 ? pstr_core_coder->max_sfb[right]
880 : pstr_core_coder->max_sfb[left]);
887 max_sfb[ch],