Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ext_ch_ele.c731 usac_data->tw_ratio[left][k] = in ixheaacd_core_coder_data()
733 usac_data->tw_ratio[right][k] = usac_data->tw_ratio[left][k]; in ixheaacd_core_coder_data()
Dixheaacd_main.h121 WORD32 *tw_ratio[MAX_NUM_CHANNELS]; member
Dixheaacd_spectrum_dec.c383 usac_data->tw_ratio[chn][i] = ixheaacd_read_bits_buf(it_bit_buff, 3); in ixheaacd_fd_channel_stream()
Dixheaacd_create.c436 usac_data->tw_ratio[i] = &usac_data->arr_tw_ratio[i][0]; in ixheaacd_dec_data_init()