Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_longblock.c82 const short *band_offsets = (WORD16 *)ixheaacd_getscalefactorbandoffsets( in ixheaacd_read_section_data() local
124 band_offsets[top] - band_offsets[sfb]; in ixheaacd_read_section_data()
Dixheaacd_channel.c622 WORD16 *band_offsets = ptr_aac_tables->sfb_long_table; in ixheaacd_channel_pair_process() local
623 WORD32 no_spec_coeff = band_offsets[ptr_aac_dec_channel_info[channel] in ixheaacd_channel_pair_process()
1065 const WORD16 *band_offsets = (WORD16 *)ixheaacd_getscalefactorbandoffsets( in ixheaacd_cblock_inv_quant_spect_data() local
1081 band_offsets[band]; in ixheaacd_cblock_inv_quant_spect_data()
1082 int num_lines = band_offsets[band + 1] - band_offsets[band]; in ixheaacd_cblock_inv_quant_spect_data()
Dixheaacd_huff_code_reorder.c301 const WORD16 *band_offsets; in ixheaacd_huff_code_reorder_init() local
307 band_offsets = (WORD16 *)ixheaacd_getscalefactorbandoffsets(ptr_ics_info, in ixheaacd_huff_code_reorder_init()
320 num_unit_in_band = ((band_offsets[band + 1] - band_offsets[band]) >> 2); in ixheaacd_huff_code_reorder_init()