Searched refs:swb_offset (Results 1 – 4 of 4) sorted by relevance
122 const WORD16 *swb_offset = in ixheaacd_pns_process() local143 WORD32 sfb_width = swb_offset[sfb + 1] - swb_offset[sfb] - 1; in ixheaacd_pns_process()144 WORD32 *ptr_spec = &spec[swb_offset[sfb]]; in ixheaacd_pns_process()
739 WORD16 *swb_offset; in ixheaacd_read_spectral_data() local748 swb_offset = in ixheaacd_read_spectral_data()764 ptr_scratch, swb_offset, object_type); in ixheaacd_read_spectral_data()780 sfb_width = swb_offset[sfb] - swb_offset[start]; in ixheaacd_read_spectral_data()807 index = 1024 - swb_offset[max_sfb]; in ixheaacd_read_spectral_data()809 index = frame_size - swb_offset[max_sfb]; in ixheaacd_read_spectral_data()836 it_bit_buff, sect_cb, ptr_spec_coef_out, (WORD16 *)swb_offset, in ixheaacd_read_spectral_data()
61 const WORD8 *swb_offset = aac_tables_ptr->scale_factor_bands_long[sr_index]; in ixheaacd_lt_prediction() local66 swb_offset = aac_tables_ptr->scale_fac_bands_512[sr_index]; in ixheaacd_lt_prediction()68 swb_offset = aac_tables_ptr->scale_fac_bands_480[sr_index]; in ixheaacd_lt_prediction()92 WORD8 sfb_width = swb_offset[sfb]; in ixheaacd_lt_prediction()
786 const SHORT *swb_offset = GetScaleFactorBandOffsets( in CBlock_ApplyNoise() local817 for (sfb = 0; swb_offset[sfb] < noiseFillingStartOffset; sfb++) in CBlock_ApplyNoise()828 int bin_start = swb_offset[sfb]; in CBlock_ApplyNoise()829 int bin_stop = swb_offset[sfb + 1]; in CBlock_ApplyNoise()