Searched refs:el_channels (Results 1 – 3 of 3) sorted by relevance
136 int el_channels) in CChannelElement_Decode() argument140 maybe_jstereo = (el_channels > 1); in CChannelElement_Decode()142 for (ch = 0; ch < el_channels; ch++) { in CChannelElement_Decode()179 for (ch = 0; ch < el_channels; ch++) in CChannelElement_Decode()194 el_channels in CChannelElement_Decode()
120 int el_channels );
1218 int el_channels; in CAacDecoder_DecodeFrame() local1241 el_channels = 2; in CAacDecoder_DecodeFrame()1243 el_channels = 1; in CAacDecoder_DecodeFrame()1246 …if ( (el_cnt[type] >= (self->ascChannels>>(el_channels-1))) || (aacChannels > (self->ascChannels-e… in CAacDecoder_DecodeFrame()1254 for (ch=0; ch < el_channels; ch+=1) { in CAacDecoder_DecodeFrame()1268 el_channels, in CAacDecoder_DecodeFrame()1298 el_channels in CAacDecoder_DecodeFrame()