Searched refs:numProcessChannels (Results 1 – 1 of 1) sorted by relevance
36 int numProcessChannels; member117 const int numProcessChannels = pDescriptor->numProcessChannels; in DownmixExecute() local141 if (numFileChannels != numProcessChannels) { in DownmixExecute()143 numProcessChannels, sizeof(short), in DownmixExecute()148 FRAME_LENGTH * numProcessChannels); in DownmixExecute()203 int numFileChannels = 1, numProcessChannels = 8; in main() local260 descriptor.numProcessChannels = in main()