Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_multichannel.c144 WORD num_gain_element_lists = 0; in ixheaacd_dec_coupling_channel_element() local
169 num_gain_element_lists++; in ixheaacd_dec_coupling_channel_element()
177 num_gain_element_lists++; in ixheaacd_dec_coupling_channel_element()
200 for (c = 1; c < num_gain_element_lists; c++) { in ixheaacd_dec_coupling_channel_element()
/external/aac/libAACdec/src/
Dchannel.cpp424 int ind_sw_cce_flag = 0, num_gain_element_lists = 0; in CChannelElement_Read() local
774 num_gain_element_lists++; in CChannelElement_Read()
785 num_gain_element_lists++; in CChannelElement_Read()
802 for (c = 1; c < num_gain_element_lists; c++) { in CChannelElement_Read()