Searched refs:sfb_offset (Results 1 – 4 of 4) sorted by relevance
49 #define sfb_offset(x) (((x) > 0) ? sfb_top[(x)-1] : 0) macro240 start = sfb_offset(start); in ixheaacd_tns_apply()245 stop = sfb_offset(stop); in ixheaacd_tns_apply()
54 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start,
2016 WORD32 sfb_offset = win_tot * pstr_sfb_info->sfb_per_sbk; in ixheaacd_apply_scfs_and_nf() local2017 fac = (WORD32)(factors[sfb_offset + sfb] - SF_OFFSET); in ixheaacd_apply_scfs_and_nf()
1010 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start, in ixheaacd_decode_huffman() argument1022 WORD16 *band_offset = sfb_offset + start; in ixheaacd_decode_huffman()