Home
last modified time | relevance | path

Searched refs:sampling_rate_index (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c364 ptr_ics_info->sampling_rate_index = in ixheaacd_aacdec_decodeframe()
365 aac_dec_handle->sampling_rate_index; in ixheaacd_aacdec_decodeframe()
377 ->str_ics_info.sampling_rate_index = in ixheaacd_aacdec_decodeframe()
378 aac_dec_handle->sampling_rate_index; in ixheaacd_aacdec_decodeframe()
448 aac_dec_handle->sampling_rate_index, in ixheaacd_aacdec_decodeframe()
606 ptr_ics_info->sampling_rate_index = in ixheaacd_aacdec_decodeframe()
607 aac_dec_handle->sampling_rate_index; in ixheaacd_aacdec_decodeframe()
618 ->str_ics_info.sampling_rate_index = in ixheaacd_aacdec_decodeframe()
619 aac_dec_handle->sampling_rate_index; in ixheaacd_aacdec_decodeframe()
Dixheaacd_pns_js_thumb.c282 ->tns_max_bands_tbl_ld[ptr_ics_info->sampling_rate_index]; in ixheaacd_aac_tns_process()
288 ->tns_max_bands_tbl_480[ptr_ics_info->sampling_rate_index]; in ixheaacd_aac_tns_process()
294 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq]; in ixheaacd_aac_tns_process()
301 ->tns_max_bands_tbl[ptr_ics_info->sampling_rate_index][win_seq]; in ixheaacd_aac_tns_process()
Dixheaacd_aacdec.h45 WORD16 sampling_rate_index; member
Dixheaacd_channel.c113 ->scale_fac_bands_512[ptr_ics_info->sampling_rate_index] in ixheaacd_getscalefactorbandwidth()
118 ->scale_fac_bands_480[ptr_ics_info->sampling_rate_index] in ixheaacd_getscalefactorbandwidth()
628 self->sampling_rate_index, object_type, in ixheaacd_channel_pair_process()
642 self->sampling_rate_index, object_type, in ixheaacd_channel_pair_process()
Dixheaacd_channelinfo.h38 WORD16 sampling_rate_index; member
Dixheaacd_multichannel.c188 aac_handle->pstr_aac_dec_ch_info[0]->str_ics_info.sampling_rate_index = in ixheaacd_dec_coupling_channel_element()
Dixheaacd_initfuncs.c483 aac_dec_handle->sampling_rate_index = (WORD16)i; in ixheaacd_aac_decoder_init()