Searched refs:numProcessChannels (Results 1 – 1 of 1) sorted by relevance
37 int numProcessChannels; member120 const int numProcessChannels = pDescriptor->numProcessChannels; in DownmixExecute() local144 if (numFileChannels != numProcessChannels) { in DownmixExecute()146 numProcessChannels, sizeof(short), in DownmixExecute()151 FRAME_LENGTH * numProcessChannels); in DownmixExecute()206 int numFileChannels = 1, numProcessChannels = 8; in main() local263 descriptor.numProcessChannels = in main()