/external/libxaac/encoder/ |
D | ixheaace_write_bitstream.c | 384 ixheaace_aac_tables *pstr_aac_tables) { in ia_enhaacplus_enc_write_ic_stream() argument 401 pstr_aac_tables->pstr_huff_tab) != pstr_section_data->scale_fac_bits) { in ia_enhaacplus_enc_write_ic_stream() 417 pstr_aac_tables->pstr_huff_tab) != pstr_section_data->huffman_bits) { in ia_enhaacplus_enc_write_ic_stream() 426 ixheaace_temporal_noise_shaping_params pstr_tns_info, ixheaace_aac_tables *pstr_aac_tables) { in ia_enhaacplus_enc_write_single_chan_elem() argument 445 pstr_tns_info, pstr_aac_tables); in ia_enhaacplus_enc_write_single_chan_elem() 459 ixheaace_aac_tables *pstr_aac_tables) { in ia_enhaacplus_enc_write_channel_pair_element() argument 494 pstr_aac_tables); in ia_enhaacplus_enc_write_channel_pair_element() 505 pstr_aac_tables); in ia_enhaacplus_enc_write_channel_pair_element() 595 ixheaace_temporal_noise_shaping_params pstr_tns_info, ixheaace_aac_tables *pstr_aac_tables) { in ia_enhaacplus_enc_write_single_channel_element_LFE() argument 614 pstr_tns_info, pstr_aac_tables); in ia_enhaacplus_enc_write_single_channel_element_LFE() [all …]
|
D | ixheaace_psy_mod.c | 105 ixheaace_aac_tables *pstr_aac_tables, in ia_enhaacplus_enc_psy_main_init() argument 113 &(pstr_h_psy->psy_conf_long), pstr_aac_tables, in ia_enhaacplus_enc_psy_main_init() 122 &(pstr_h_psy->psy_conf_long), (WORD32)(tns_mask & 1), pstr_aac_tables->pstr_tns_tab, in ia_enhaacplus_enc_psy_main_init() 133 pstr_aac_tables, frame_len_long / BLK_SWITCH_WIN); in ia_enhaacplus_enc_psy_main_init() 142 &(pstr_h_psy->psy_conf_short), (WORD32)(tns_mask & 1), pstr_aac_tables->pstr_tns_tab, in ia_enhaacplus_enc_psy_main_init() 212 FLOAT32 *ptr_shared_buffer1, ixheaace_aac_tables *pstr_aac_tables, WORD32 frame_len_long) { in ia_enhaacplus_enc_advance_psy_short() argument 256 pstr_aac_tables->pstr_tns_tab); in ia_enhaacplus_enc_advance_psy_short() 319 FLOAT32 *ptr_shared_buffer1, ixheaace_aac_tables *pstr_aac_tables, WORD32 frame_len_long) { in ia_enhaacplus_enc_advance_psy_long() argument 360 pstr_aac_tables->pstr_tns_tab); in ia_enhaacplus_enc_advance_psy_long() 470 FLOAT32 *ptr_shared_buffer1, WORD8 *ptr_shared_buffer5, ixheaace_aac_tables *pstr_aac_tables, in ia_enhaacplus_enc_psy_main() argument [all …]
|
D | ixheaace_psy_mod.h | 36 ixheaace_aac_tables *pstr_aac_tables, 48 FLOAT32 *ptr_shared_buffer1, WORD8 *ptr_shared_buffer5, ixheaace_aac_tables *pstr_aac_tables,
|
D | ixheaace_psy_configuration.c | 268 ixheaace_psy_configuration_long *pstr_psy_conf, ixheaace_aac_tables *pstr_aac_tables, in ia_enhaacplus_enc_init_psy_configuration() argument 273 error = ia_enhaacplus_enc_init_sfb_table(pstr_aac_tables->pstr_psycho_tab, sample_rate, aot, in ia_enhaacplus_enc_init_psy_configuration() 289 pstr_aac_tables->pstr_psycho_tab->ixheaace_bark_quiet_thr_val, aot); in ia_enhaacplus_enc_init_psy_configuration() 335 ixheaace_psy_configuration_short *pstr_psy_conf, ixheaace_aac_tables *pstr_aac_tables, in ia_enhaacplus_enc_init_psy_configuration_short() argument 343 error = ia_enhaacplus_enc_init_sfb_table(pstr_aac_tables->pstr_psycho_tab, sample_rate, aot, in ia_enhaacplus_enc_init_psy_configuration_short() 357 pstr_aac_tables->pstr_psycho_tab->ixheaace_bark_quiet_thr_val, aot); in ia_enhaacplus_enc_init_psy_configuration_short()
|
D | ixheaace_psy_configuration.h | 77 ixheaace_psy_configuration_long *pstr_psy_conf, ixheaace_aac_tables *pstr_aac_tables, 82 ixheaace_psy_configuration_short *pstr_psy_conf, ixheaace_aac_tables *pstr_aac_tables,
|
D | ixheaace_write_bitstream.h | 39 const UWORD8 *ptr_anc_bytes, ixheaace_aac_tables *pstr_aac_tables, FLAG flag_last_element,
|
D | ixheaace_qc_util.h | 39 ixheaace_aac_tables *pstr_aac_tables, WORD32 adts_flag, WORD32 aot, WORD32 stat_bits_flag,
|
D | ixheaace_qc_main_hp.c | 75 ixheaace_aac_tables *pstr_aac_tables, WORD32 adts_flag, WORD32 aot, WORD32 stat_bits_flag, in ia_enhaacplus_enc_qc_main() argument 201 pstr_aac_tables->pstr_huff_tab, pstr_qc_state->qc_scr.shared_buffer_2, aot, in ia_enhaacplus_enc_qc_main()
|
D | ixheaace_enc_main.h | 108 WORD32 *num_out_bytes, ixheaace_aac_tables *pstr_aac_tables, VOID *ptr_bit_stream_handle,
|
/external/libxaac/decoder/ |
D | ixheaacd_api.c | 492 ia_aac_dec_tables_struct *pstr_aac_tables = in ixheaacd_dec_api() local 494 pstr_aac_tables->pstr_huffmann_tables = in ixheaacd_dec_api() 497 pstr_aac_tables->pstr_block_tables = in ixheaacd_dec_api() 499 pstr_aac_tables->pstr_imdct_tables = in ixheaacd_dec_api() 502 ixheaacd_huff_tables_create(pstr_aac_tables); in ixheaacd_dec_api() 1078 ia_aac_dec_tables_struct *pstr_aac_tables = in ixheaacd_decoder_2_ga_hdr() local 1080 pstr_aac_tables->pstr_huffmann_tables = in ixheaacd_decoder_2_ga_hdr() 1082 pstr_aac_tables->pstr_block_tables = in ixheaacd_decoder_2_ga_hdr() 1084 pstr_aac_tables->pstr_imdct_tables = in ixheaacd_decoder_2_ga_hdr() 1087 ixheaacd_huff_tables_create(pstr_aac_tables); in ixheaacd_decoder_2_ga_hdr() [all …]
|
D | ixheaacd_aacdec.h | 48 ia_aac_dec_tables_struct *pstr_aac_tables; member
|
D | ixheaacd_aacdecoder.c | 189 pstr_imdct_tables = aac_dec_handle->pstr_aac_tables->pstr_imdct_tables; in ixheaacd_aacdec_decodeframe() 485 aac_dec_handle->pstr_aac_dec_ch_info, ele_ch, aac_dec_handle->pstr_aac_tables, in ixheaacd_aacdec_decodeframe() 506 aac_dec_handle->pstr_aac_tables, aac_dec_handle->pstr_common_tables, in ixheaacd_aacdec_decodeframe() 522 aac_dec_handle->pstr_aac_dec_ch_info, 1, aac_dec_handle->pstr_aac_tables, in ixheaacd_aacdec_decodeframe() 764 aac_dec_handle->pstr_aac_dec_ch_info, ele_ch, aac_dec_handle->pstr_aac_tables, in ixheaacd_aacdec_decodeframe() 990 aac_dec_handle->pstr_aac_tables, object_type, in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_common_initfuncs.c | 123 aac_persistent_mem->str_aac_decoder.pstr_aac_tables = in ixheaacd_allocate_mem_persistent()
|
D | ixheaacd_create.c | 224 aac_dec_handle->pstr_aac_tables->pstr_block_tables->tns_coeff3_32; in ixheaacd_decode_init() 226 aac_dec_handle->pstr_aac_tables->pstr_block_tables->tns_coeff4_32; in ixheaacd_decode_init() 228 &aac_dec_handle->pstr_aac_tables->pstr_block_tables in ixheaacd_decode_init()
|
D | ixheaacd_struct_def.h | 230 ia_aac_dec_tables_struct *pstr_aac_tables; member
|
D | ixheaacd_initfuncs.c | 451 aac_persistent_mem->str_aac_decoder.pstr_aac_tables; in ixheaacd_aac_decoder_init()
|
D | ixheaacd_channel.c | 525 it_bit_buff, ptr_aac_dec_ch_info, aac_dec_handle->pstr_aac_tables, in ixheaacd_individual_ch_stream()
|