Home
last modified time | relevance | path

Searched refs:ptr_aac_tables (Results 1 – 17 of 17) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_initfuncs.c146 VOID ixheaacd_huff_tables_create(ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_huff_tables_create() argument
147 ptr_aac_tables->code_book[0] = 0; in ixheaacd_huff_tables_create()
148 ptr_aac_tables->code_book[1] = in ixheaacd_huff_tables_create()
149 (UWORD16 *)ptr_aac_tables->pstr_huffmann_tables->input_table_cb1; in ixheaacd_huff_tables_create()
150 ptr_aac_tables->code_book[2] = in ixheaacd_huff_tables_create()
151 (UWORD16 *)ptr_aac_tables->pstr_huffmann_tables->input_table_cb2; in ixheaacd_huff_tables_create()
152 ptr_aac_tables->code_book[3] = in ixheaacd_huff_tables_create()
153 (UWORD16 *)ptr_aac_tables->pstr_huffmann_tables->input_table_cb3; in ixheaacd_huff_tables_create()
154 ptr_aac_tables->code_book[4] = in ixheaacd_huff_tables_create()
155 (UWORD16 *)ptr_aac_tables->pstr_huffmann_tables->input_table_cb4; in ixheaacd_huff_tables_create()
[all …]
Dixheaacd_channel.c99 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_getscalefactorbandoffsets() argument
101 return ptr_aac_tables->sfb_long_table; in ixheaacd_getscalefactorbandoffsets()
103 return ptr_aac_tables->sfb_short_table; in ixheaacd_getscalefactorbandoffsets()
109 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_getscalefactorbandwidth() argument
112 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
117 WORD8 *)(&ptr_aac_tables in ixheaacd_getscalefactorbandwidth()
125 ia_aac_dec_tables_struct *ptr_aac_tables);
129 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_cblock_scale_spect_data() argument
134 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables)); in ixheaacd_cblock_scale_spect_data()
139 WORD32 *scale_table_ptr = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_cblock_scale_spect_data()
[all …]
Dixheaacd_pns_js_thumb.c113 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_pns_process() argument
119 ptr_aac_tables->pstr_block_tables->scale_mant_tab; in ixheaacd_pns_process()
123 ptr_aac_tables->str_aac_sfb_info[ptr_ics_info->window_sequence] in ixheaacd_pns_process()
198 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_tns_decode_coef() argument
206 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff3_16; in ixheaacd_tns_decode_coef()
209 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff4_16; in ixheaacd_tns_decode_coef()
221 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_tns_decode_coef_ld() argument
229 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff3; in ixheaacd_tns_decode_coef_ld()
232 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff4; in ixheaacd_tns_decode_coef_ld()
244 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type, in ixheaacd_aac_tns_process() argument
[all …]
Dixheaacd_block.h56 ia_aac_dec_tables_struct *ptr_aac_tables);
60 ia_aac_dec_tables_struct *ptr_aac_tables,
66 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type);
71 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels,
79 ia_aac_dec_tables_struct *ptr_aac_tables);
113 ia_aac_dec_tables_struct *ptr_aac_tables);
137 ia_aac_dec_tables_struct *ptr_aac_tables,
Dixheaacd_stereo.c53 ia_aac_dec_tables_struct *ptr_aac_tables) in ixheaacd_ms_stereo_process() argument
62 ptr_aac_tables in ixheaacd_ms_stereo_process()
120 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type, in ixheaacd_intensity_stereo_process() argument
132 ptr_aac_tables in ixheaacd_intensity_stereo_process()
136 WORD32 *ptr_scale_table = ptr_aac_tables->pstr_block_tables->scale_table; in ixheaacd_intensity_stereo_process()
Dixheaacd_longblock.c65 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_read_section_data() argument
83 &(ptr_aac_dec_channel_info->str_ics_info), ptr_aac_tables); in ixheaacd_read_section_data()
157 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type) { in ixheaacd_read_scale_factor_data() argument
167 ptr_aac_tables->pstr_huffmann_tables->huffman_code_book_scl; in ixheaacd_read_scale_factor_data()
169 ptr_aac_tables->pstr_huffmann_tables->huffman_code_book_scl_index; in ixheaacd_read_scale_factor_data()
Dixheaacd_lpfuncs.c355 ia_aac_dec_tables_struct *ptr_aac_tables, in ixheaacd_imdct_process() argument
377 (WORD32 *)ptr_aac_tables->pstr_imdct_tables->cosine_array_1024; in ixheaacd_imdct_process()
381 ptr_aac_tables->pstr_imdct_tables, object_type); in ixheaacd_imdct_process()
385 ptr_aac_tables->pstr_imdct_tables, object_type); in ixheaacd_imdct_process()
404 ptr_spec_coeff, scratch, ptr_aac_tables->pstr_imdct_tables, expo, in ixheaacd_imdct_process()
421 ptr_aac_tables->pstr_imdct_tables, 1024, ptr_overlap_buf, in ixheaacd_imdct_process()
453 ptr_aac_tables->pstr_imdct_tables, 1024); in ixheaacd_imdct_process()
478 ptr_aac_tables->pstr_imdct_tables, 1024); in ixheaacd_imdct_process()
509 ptr_aac_tables->pstr_imdct_tables, 1024); in ixheaacd_imdct_process()
565 ptr_aac_tables->pstr_imdct_tables, expo, 128); in ixheaacd_imdct_process()
[all …]
Dixheaacd_huff_code_reorder.c259 ia_aac_dec_tables_struct *ptr_aac_tables, ia_bit_buf_struct *itt_bit_buff) { in ixheaacd_huff_code_reorder_init() argument
308 ptr_aac_tables); in ixheaacd_huff_code_reorder_init()
1070 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_decode_pcw() argument
1109 cb_table = (UWORD16 *)(ptr_aac_tables->code_book[codebook]); in ixheaacd_decode_pcw()
1110 idx_table = (UWORD32 *)(ptr_aac_tables->index_table[codebook]); in ixheaacd_decode_pcw()
1196 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11; in ixheaacd_decode_pcw()
1198 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_decode_pcw()
1439 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 *cw_offset, WORD32 trial, in ixheaacd_decode_hcr_non_pcw() argument
1456 (UWORD16 *)(ptr_aac_tables in ixheaacd_decode_hcr_non_pcw()
1460 (UWORD32 *)(ptr_aac_tables in ixheaacd_decode_hcr_non_pcw()
[all …]
Dixheaacd_tns.h25 ia_aac_dec_tables_struct *ptr_aac_tables, WORD object_type, WORD32 ar_flag,
40 ia_aac_dec_tables_struct *ptr_aac_tables);
65 ia_aac_dec_tables_struct *ptr_aac_tables);
Dixheaacd_stereo.h28 ia_aac_dec_tables_struct *ptr_aac_tables);
32 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type,
Dixheaacd_hcr.h27 ia_aac_dec_tables_struct* ptr_aac_tables, ia_bit_buf_struct* itt_bit_buff);
31 ia_aac_dec_tables_struct* ptr_aac_tables, ia_bit_buf_struct* itt_bit_buff);
Dixheaacd_channel.h45 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels,
62 ia_ics_info_struct *ptr_ics_info, ia_aac_dec_tables_struct *ptr_aac_tables);
Dixheaacd_block.c967 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_decode_huffman() argument
971 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_decode_huffman()
973 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_decode_huffman()
975 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_decode_huffman()
981 ptr_aac_tables->pstr_huffmann_tables->idx_table_hf11; in ixheaacd_decode_huffman()
983 ptr_aac_tables->pstr_huffmann_tables->input_table_cb11; in ixheaacd_decode_huffman()
1026 ia_aac_dec_tables_struct *ptr_aac_tables, in ixheaacd_huffman_dec_word2() argument
1032 (WORD32 *)ptr_aac_tables->pstr_block_tables->ixheaacd_pow_table_Q13; in ixheaacd_huffman_dec_word2()
1035 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_huffman_dec_word2()
1036 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_huffman_dec_word2()
[all …]
Dixheaacd_multichannel.c134 WORD32 samp_rate_idx, ia_aac_dec_tables_struct *ptr_aac_tables, in ixheaacd_dec_coupling_channel_element() argument
150 ptr_aac_tables->pstr_huffmann_tables->huffman_code_book_scl; in ixheaacd_dec_coupling_channel_element()
152 ptr_aac_tables->pstr_huffmann_tables->huffman_code_book_scl_index; in ixheaacd_dec_coupling_channel_element()
Dixheaacd_pulsedata.h35 ia_aac_dec_tables_struct *ptr_aac_tables);
Dixheaacd_aac_tns.c76 ia_aac_dec_tables_struct *ptr_aac_tables) { in ixheaacd_tns_decode_coefficients() argument
85 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff3; in ixheaacd_tns_decode_coefficients()
89 tns_coeff_ptr = ptr_aac_tables->pstr_block_tables->tns_coeff4; in ixheaacd_tns_decode_coefficients()
Dixheaacd_multichannel.h25 WORD32 sample_rate_idx, ia_aac_dec_tables_struct *ptr_aac_tables,