Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbr_dec.c198 WORD32 core_syn_ch_index; in ixheaacd_esbr_analysis_filt_block() local
280 core_syn_ch_index = num_columns; in ixheaacd_esbr_analysis_filt_block()
282 for (z = 0; z < core_syn_ch_index; z++) { in ixheaacd_esbr_analysis_filt_block()
288 for (z = core_syn_ch_index; z < num_columns; z++) { in ixheaacd_esbr_analysis_filt_block()
651 WORD32 core_syn_ch_index = 0; in ixheaacd_sbr_dec() local
663 core_syn_ch_index = num_anal_bands; in ixheaacd_sbr_dec()
665 core_syn_ch_index = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec()