Searched refs:flushChannels (Results 1 – 1 of 1) sorted by relevance
1486 INT flushChannels = 0; in CAacDecoder_Init() local1600 flushChannels = fMin(ascChannels, (8)); in CAacDecoder_Init()1604 flushChannels = fMin(fMax(numChannel, flushChannels), (8)); in CAacDecoder_Init()2180 for (int _ch = 0; _ch < flushChannels; _ch++) { in CAacDecoder_Init()