Searched refs:ixheaacd_drc_offset (Results 1 - 25 of 31) sorted by relevance

12

/external/libxaac/decoder/
H A Dixheaacd_imdct.c287 offset_lengths *ixheaacd_drc_offset,
310 ixheaacd_calc_max_spectralline(p_in_ibuffer, ixheaacd_drc_offset->n_long);
311 ixheaacd_normalize(p_in_ibuffer, max_shift, ixheaacd_drc_offset->n_long);
316 sizeof(WORD32) * ixheaacd_drc_offset->n_long);
319 fp = overlap_data + ixheaacd_drc_offset->n_flat_ls;
323 ixheaacd_acelp_imdct(p_in_ibuffer + (k * ixheaacd_drc_offset->n_short),
324 2 * ixheaacd_drc_offset->n_short, &shiftp,
329 ixheaacd_calc_max_spectralline(p_in_ibuffer, ixheaacd_drc_offset->n_long);
330 ixheaacd_normalize(p_in_ibuffer, max_shift - 1, ixheaacd_drc_offset->n_long);
333 err_code = ixheaacd_calc_window(&window_short, ixheaacd_drc_offset
285 ixheaacd_fd_imdct_short(ia_usac_data_struct *usac_data, WORD32 i_ch, WORD32 *fac_data_out, offset_lengths *ixheaacd_drc_offset, WORD8 fac_q) argument
413 ixheaacd_fd_imdct_long(ia_usac_data_struct *usac_data, WORD32 i_ch, WORD32 *fac_idata, offset_lengths *ixheaacd_drc_offset, WORD8 fac_q) argument
512 offset_lengths ixheaacd_drc_offset; local
[all...]
H A Dixheaacd_basic_ops.c123 offset_lengths *ixheaacd_drc_offset,
128 win_fwd += ixheaacd_drc_offset->lfac;
133 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->lfac;
138 for (i = ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->lfac;
139 i < ixheaacd_drc_offset->n_flat_ls + ixheaacd_drc_offset->n_trans_ls;
142 (ixheaacd_mult32_sh1(-src1[ixheaacd_drc_offset->n_long / 2 +
143 ixheaacd_drc_offset
120 ixheaacd_windowing_long2(WORD32 *src1, const WORD32 *win_fwd, WORD32 *fac_data_out, WORD32 *over_lap, WORD32 *p_out_buffer, offset_lengths *ixheaacd_drc_offset, WORD8 shiftp, WORD8 shift_olap, WORD8 fac_q) argument
287 ixheaacd_windowing_long3(WORD32 *src1, const WORD32 *win_fwd, WORD32 *over_lap, WORD32 *p_out_buffer, const WORD32 *win_rev, offset_lengths *ixheaacd_drc_offset, WORD8 shiftp, WORD8 shift_olap) argument
358 ixheaacd_windowing_short1(WORD32 *src1, WORD32 *src2, WORD32 *fp, offset_lengths *ixheaacd_drc_offset, WORD8 shiftp, WORD8 shift_olap) argument
412 ixheaacd_windowing_short2(WORD32 *src1, WORD32 *win_fwd, WORD32 *fp, offset_lengths *ixheaacd_drc_offset, WORD8 shiftp, WORD8 shift_olap) argument
[all...]
H A Dixheaacd_common_lpfuncs.c96 WORD ixheaacd_drc_offset = 0, channel_mask = 0; local
107 ptr_slot_element[ch_idx] = ixheaacd_drc_offset;
108 ixheaacd_drc_offset += 2;
117 ptr_slot_element[ch_idx] = ixheaacd_drc_offset;
118 ixheaacd_drc_offset += 1;
126 ptr_slot_element[ch_idx] = ixheaacd_drc_offset;
127 ixheaacd_drc_offset += 1;
134 ptr_slot_element[ch_idx] = ixheaacd_drc_offset;
135 ixheaacd_drc_offset += 2;
143 ptr_slot_element[ch_idx] = ixheaacd_drc_offset;
[all...]
H A Dixheaacd_vec_baisc_ops.h34 offset_lengths *ixheaacd_drc_offset,
40 offset_lengths *ixheaacd_drc_offset,
44 offset_lengths *ixheaacd_drc_offset,
48 offset_lengths *ixheaacd_drc_offset,
H A Dixheaacd_common_initfuncs.c159 WORD32 ixheaacd_drc_offset) {
160 if (ixheaacd_drc_offset != 0) {
163 it_bit_buff->cnt_bits = it_bit_buff->cnt_bits - ixheaacd_drc_offset;
164 it_bit_buff->bit_pos = it_bit_buff->bit_pos - ixheaacd_drc_offset;
158 ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff, WORD32 ixheaacd_drc_offset) argument
H A Dixheaacd_stereo.c75 WORD32 ixheaacd_drc_offset = 0; local
79 ixheaacd_drc_offset += ptr_sfb_width[sfb];
99 l_spec = l_spec + 128 - ixheaacd_drc_offset;
100 r_spec = r_spec + 128 - ixheaacd_drc_offset;
145 WORD32 ixheaacd_drc_offset = 0; local
150 ixheaacd_drc_offset += ptr_sfb_width[sfb];
197 l_spec += 128 - ixheaacd_drc_offset;
198 r_spec += 128 - ixheaacd_drc_offset;
H A Dixheaacd_acelp_decode.c67 WORD32 ixheaacd_drc_offset,
74 sp_pos = (idx_1p & mask) + ixheaacd_drc_offset;
87 WORD32 ixheaacd_drc_offset,
95 sp_pos[0] = (((idx_2p >> M) & mask) + ixheaacd_drc_offset);
96 sp_pos[1] = ((idx_2p & mask) + ixheaacd_drc_offset);
124 WORD32 ixheaacd_drc_offset,
131 j = ixheaacd_drc_offset;
138 ixheaacd_acelp_decode_1sp_per_track(idx_1p, M, ixheaacd_drc_offset, track,
144 WORD32 index, WORD32 ixheaacd_drc_offset, WORD32 track,
149 j = ixheaacd_drc_offset;
66 ixheaacd_acelp_decode_1sp_per_track(WORD32 idx_1p, WORD32 M, WORD32 ixheaacd_drc_offset, WORD32 track, FLOAT32 code_vec[]) argument
86 ixheaacd_acelp_decode_2sp_per_track(WORD32 idx_2p, WORD32 M, WORD32 ixheaacd_drc_offset, WORD32 track, FLOAT32 code_vec[]) argument
123 ixheaacd_acelp_decode_3sp_per_track(WORD32 idx_3p, WORD32 M, WORD32 ixheaacd_drc_offset, WORD32 track, FLOAT32 code_vec[]) argument
143 ixheaacd_d_acelp_decode_4sp_per_track_section( WORD32 index, WORD32 ixheaacd_drc_offset, WORD32 track, FLOAT32 code_vec[]) argument
206 ixheaacd_d_acelp_decode_1p_n1(WORD32 index, WORD32 N, WORD32 ixheaacd_drc_offset, WORD32 pos[]) argument
223 WORD32 track_idx, index, ixheaacd_drc_offset, pos[6], i; local
[all...]
H A Dixheaacd_env_dec.c92 WORD32 ixheaacd_drc_offset, WORD32 index,
95 if (ixheaacd_drc_offset >= 0) {
96 if (index < ixheaacd_drc_offset) {
100 index_2 = ((index + index) - ixheaacd_drc_offset);
105 ixheaacd_drc_offset = -(ixheaacd_drc_offset);
107 if (index < ixheaacd_drc_offset) {
115 index_2 = ((index + index) + ixheaacd_drc_offset);
136 WORD32 ixheaacd_drc_offset; local
139 ixheaacd_drc_offset
91 ixheaacd_map_res_energy(WORD16 curr_val, WORD16 *prev_data, WORD32 ixheaacd_drc_offset, WORD32 index, WORD32 res) argument
382 WORD32 ixheaacd_drc_offset; local
[all...]
H A Dixheaacd_mps_dec.c332 WORD32 ixheaacd_drc_offset,
393 out_data_1[idx] = next_val - ixheaacd_drc_offset;
395 out_data_2[idx] = next_val - ixheaacd_drc_offset;
398 out_data_2[idx / 2] = next_val - ixheaacd_drc_offset;
400 out_data_1[idx / 2] = next_val - ixheaacd_drc_offset;
529 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; local
539 ixheaacd_drc_offset = 1;
542 for (i = ixheaacd_drc_offset; i < num_val; i++) {
565 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; local
574 ixheaacd_drc_offset
330 ixheaacd_mps_pcm_decode(ia_handle_bit_buf_struct it_bit_buff, WORD32* out_data_1, WORD32* out_data_2, WORD32 ixheaacd_drc_offset, WORD32 num_val, WORD32 num_levels) argument
592 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; local
1284 ixheaacd_attach_lsb(ia_handle_bit_buf_struct it_bit_buff, WORD32* in_data_msb, WORD32 ixheaacd_drc_offset, WORD32 num_lsb, WORD32 num_val, WORD32* out_data) argument
[all...]
H A Dixheaacd_qmf_dec.c706 WORD32 ixheaacd_drc_offset; local
820 ixheaacd_drc_offset = qmf_bank->ixheaacd_drc_offset;
848 &filter_states[ixheaacd_drc_offset], qmf_bank,
854 ixheaacd_drc_offset -= no_synthesis_channels << 1;
856 if (ixheaacd_drc_offset < 0)
857 ixheaacd_drc_offset += ((no_synthesis_channels << 1) * 10);
917 qmf_real[i], t_qmf_imag, &filter_states[ixheaacd_drc_offset],
924 qmf_real[i], t_qmf_imag, &filter_states[ixheaacd_drc_offset],
942 ixheaacd_drc_offset
[all...]
H A Dixheaacd_tns.c57 WORD32 ixheaacd_drc_offset = 4; local
65 ixheaacd_drc_offset = ixheaacd_drc_offset << 1;
71 *ptr_par_coeff++ = tns_coeff_ptr[temp + ixheaacd_drc_offset];
H A Dixheaacd_ext_ch_ele.c141 WORD32 ixheaacd_drc_offset; local
143 ixheaacd_drc_offset = info->samp_per_bk - info->bins_per_sbk;
145 memcpy(l_spec_prev + ixheaacd_drc_offset, l_spec + ixheaacd_drc_offset,
147 memcpy(r_spec_prev + ixheaacd_drc_offset, r_spec + ixheaacd_drc_offset,
315 WORD32 ixheaacd_drc_offset = 0; local
319 ixheaacd_drc_offset = 0;
321 ixheaacd_drc_offset += ptr_sfb_info->sfb_width[sfb];
337 l_spec = l_spec + ptr_sfb_info->bins_per_sbk - ixheaacd_drc_offset;
[all...]
H A Dixheaacd_aac_tns.c81 WORD8 ixheaacd_drc_offset; local
86 ixheaacd_drc_offset = 4;
90 ixheaacd_drc_offset = 8;
94 *aptr++ = tns_coeff_ptr[filter->coef[i] + ixheaacd_drc_offset];
H A Dixheaacd_bitbuffer.h109 WORD32 ixheaacd_drc_offset);
H A Dixheaacd_pns_js_thumb.c202 WORD8 ixheaacd_drc_offset = 4; local
210 ixheaacd_drc_offset = ixheaacd_drc_offset << 1;
215 *ptr_par_coef++ = tns_coeff_ptr[temp + ixheaacd_drc_offset];
H A Dixheaacd_spectrum_dec.c63 WORD32 ixheaacd_drc_offset; local
76 ixheaacd_drc_offset = 0;
80 ixheaacd_drc_offset += ptr_sfb_info->sfb_width[sfb] * len;
81 *group_offset_p++ = ixheaacd_drc_offset;
H A Dixheaacd_env_extr.c81 WORD32 ixheaacd_drc_offset = 0; local
94 ixheaacd_drc_offset = (idx_table[clo] >> 20) & 0xff;
95 length = input_table[ixheaacd_drc_offset + 1] & 0x1f;
99 ixheaacd_drc_offset = ixheaacd_drc_offset - (cwrd - temp1);
106 *h_index = input_table[ixheaacd_drc_offset + 1] >> 5;
1097 WORD32 j, i, ixheaacd_drc_offset = 0, local
1130 p_sbr_sf[ixheaacd_drc_offset] =
1132 p_sbr_sf_float[ixheaacd_drc_offset] = p_sbr_sf[ixheaacd_drc_offset];
[all...]
H A Dixheaacd_sbr_dec.c462 WORD32 ixheaacd_drc_offset; local
504 ixheaacd_drc_offset = qmf_bank->ixheaacd_drc_offset;
519 &ptr_filt_states[ixheaacd_drc_offset],
534 ixheaacd_drc_offset -= 128;
536 if (ixheaacd_drc_offset < 0) ixheaacd_drc_offset += 1280;
547 qmf_bank->ixheaacd_drc_offset = ixheaacd_drc_offset;
H A Dixheaacd_sbr_rom.h130 WORD8 ixheaacd_drc_offset[7][16]; member in struct:__anon13259
H A Dixheaacd_ps_dec.c732 WORD ixheaacd_drc_offset = local
737 if (ixheaacd_drc_offset > usb_prev) {
743 sizeof(WORD16) * (ixheaacd_drc_offset - usb_prev) * 2);
754 if ((offset1 >= ixheaacd_drc_offset) && (offset1 <= SMALL_DEL_STRT)) {
757 &ptr_ps_dec->delay_buf_qmf_ld_re_im[i][ixheaacd_drc_offset * 2];
760 sizeof(WORD16) * 2 * (offset1 - ixheaacd_drc_offset));
H A Dixheaacd_block.c115 WORD32 ixheaacd_drc_offset = 0; local
129 ixheaacd_drc_offset = (idx_table[leading_ones] >> 20) & 0x1ff;
130 length = code_book_tbl[ixheaacd_drc_offset + 1] & 0x1f;
134 ixheaacd_drc_offset = ixheaacd_drc_offset - (code_word - temp1);
141 *huff_index = code_book_tbl[ixheaacd_drc_offset + 1] >> 5;
H A Dixheaacd_env_calc.h65 WORD32 ixheaacd_drc_offset);
H A Dixheaacd_drc_freq_dec.c792 static const WORD32 ixheaacd_drc_offset[2][16] = { variable
1031 ixheaacd_drc_offset[offset_value]
H A Dixheaacd_qmf_dec.h45 WORD16 ixheaacd_drc_offset; member in struct:__anon13253
/external/libxaac/test/
H A Dixheaacd_main.c808 WORD32 ixheaacd_drc_offset = 0; local
1740 ixheaacd_drc_offset = i_out_bytes - bytes_to_write;
1745 ixheaacd_drc_offset = 0;
1765 ia_fwrite((pVOID)(pb_out_buf + ixheaacd_drc_offset), (i_pcm_wd_sz / 8),
1770 fwrite(pb_out_buf + ixheaacd_drc_offset, sizeof(WORD8), i_out_bytes,

Completed in 355 milliseconds

12