Home
last modified time | relevance | path

Searched refs:pstr_drc_dec (Results 1 – 12 of 12) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c484 WORD32 ixheaacd_drc_map_channels(ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_drc_map_channels() argument
490 num_drc_elements = pstr_drc_dec->num_drc_elements; in ixheaacd_drc_map_channels()
504 ptr_bs_data = &pstr_drc_dec->str_drc_bs_data[element]; in ixheaacd_drc_map_channels()
515 ptr_bs_data = &pstr_drc_dec->str_drc_bs_data[element]; in ixheaacd_drc_map_channels()
517 pstr_drc_dec->prog_ref_level = ptr_bs_data->prog_ref_level; in ixheaacd_drc_map_channels()
522 ixheaacd_copy_drc_data(&pstr_drc_dec->str_drc_channel_data[i], in ixheaacd_drc_map_channels()
523 &pstr_drc_dec->str_drc_bs_data[element], in ixheaacd_drc_map_channels()
530 VOID ixheaacd_drc_dec_create(ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_drc_dec_create() argument
535 pstr_drc_dec->sbr_allowed = 1; in ixheaacd_drc_dec_create()
536 pstr_drc_dec->sbr_found = 0; in ixheaacd_drc_dec_create()
[all …]
Dixheaacd_aacpluscheck.c61 WORD16 prev_element, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_check_for_sbr_payload() argument
124 if (pstr_drc_dec) pstr_drc_dec->sbr_found = 1; in ixheaacd_check_for_sbr_payload()
186 pstr_drc_dec->drc_element_found = 1; in ixheaacd_check_for_sbr_payload()
187 count -= ixheaacd_dec_drc_read_element(pstr_drc_dec, drc_dummy, it_bit_buff); in ixheaacd_check_for_sbr_payload()
Dixheaacd_drc_dec.h33 WORD32 ixheaacd_dec_drc_read_element(ia_drc_dec_struct *pstr_drc_dec,
40 VOID ixheaacd_drc_apply(ia_drc_dec_struct *pstr_drc_dec,
Dixheaacd_sbr_payload.h26 ia_drc_dec_struct *pstr_drc_dec, WORD32 object_type, WORD32 adtsheader,
34 ia_drc_dec_struct *pstr_drc_dec);
Dixheaacd_api.c1869 p_state_enhaacplus_dec->pstr_drc_dec = in ixheaacd_dec_init()
1871 ixheaacd_drc_dec_create(p_state_enhaacplus_dec->pstr_drc_dec, 127, 127); in ixheaacd_dec_init()
1873 p_state_enhaacplus_dec->pstr_drc_dec->cut_factor = in ixheaacd_dec_init()
1875 p_state_enhaacplus_dec->pstr_drc_dec->boost_factor = in ixheaacd_dec_init()
1877 p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level = in ixheaacd_dec_init()
1879 p_state_enhaacplus_dec->pstr_drc_dec->prog_ref_level = in ixheaacd_dec_init()
1884 p_state_enhaacplus_dec->pstr_drc_dec->drc_on = 1; in ixheaacd_dec_init()
1885 p_state_enhaacplus_dec->pstr_drc_dec->heavy_mode = 1; in ixheaacd_dec_init()
1887 p_state_enhaacplus_dec->pstr_drc_dec->heavy_mode = 0; in ixheaacd_dec_init()
1888 if (p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level > 127) in ixheaacd_dec_init()
[all …]
Dixheaacd_common_lpfuncs.c284 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_get_element_index_tag() argument
339 it_bit_buff, &aac_dec_handle->byte_align_bits, pstr_drc_dec); in ixheaacd_get_element_index_tag()
352 ixheaacd_read_fill_element(it_bit_buff, drc_dummy, pstr_drc_dec, in ixheaacd_get_element_index_tag()
Dixheaacd_sbrdecoder.c317 WORD32 slot_element, ia_bit_buf_struct *it_bit_buff, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_applysbr() argument
865 if (pstr_drc_dec == NULL) { in ixheaacd_applysbr()
898 ch_fac, self->ptr_pvc_data_str, pstr_drc_dec->drc_on, in ixheaacd_applysbr()
899 pstr_drc_dec->str_drc_channel_data[0].drc_factors_sbr, audio_object_type, ldmps_present, in ixheaacd_applysbr()
926 if (pstr_drc_dec == NULL) { in ixheaacd_applysbr()
953 self->pstr_common_tables, ch_fac, self->ptr_pvc_data_str, pstr_drc_dec->drc_on, in ixheaacd_applysbr()
954 pstr_drc_dec->str_drc_channel_data[1].drc_factors_sbr, audio_object_type, in ixheaacd_applysbr()
988 if (pstr_drc_dec != NULL) { in ixheaacd_applysbr()
992 memcpy(pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j], in ixheaacd_applysbr()
993 pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j + 32], in ixheaacd_applysbr()
Dixheaacd_aacdecoder.c108 WORD32 frame_length, WORD32 frame_size, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_aacdec_decodeframe() argument
551 p_obj_exhaacplus_dec->p_state_aac->pstr_drc_dec); in ixheaacd_aacdec_decodeframe()
599 pstr_drc_dec, object_type, adtsheader, cnt_bits, ld_sbr_crc_flag, drc_dummy, in ixheaacd_aacdec_decodeframe()
856 pstr_drc_dec, object_type, adtsheader, cnt_bits, ld_sbr_crc_flag, drc_dummy, in ixheaacd_aacdec_decodeframe()
919 pstr_drc_dec, aac_dec_handle->channels, in ixheaacd_aacdec_decodeframe()
972 if (pstr_drc_dec->drc_on) { in ixheaacd_aacdec_decodeframe()
973 ixheaacd_drc_apply(pstr_drc_dec, spec_coef[ch], in ixheaacd_aacdec_decodeframe()
Dixheaacd_channel.h55 ia_drc_dec_struct *pstr_drc_dec,
Dixheaacd_headerdecode.h59 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec,
Dixheaacd_sbrdecoder.h80 WORD32 slot_element, ia_bit_buf_struct *it_bit_buff, ia_drc_dec_struct *pstr_drc_dec,
Dixheaacd_struct_def.h203 ia_drc_dec_struct *pstr_drc_dec; member
281 WORD32 frame_size, ia_drc_dec_struct *pstr_drc_dec, WORD32 object_type, WORD32 ch_config,