Searched refs:numFileChannels (Results 1 – 1 of 1) sorted by relevance
36 int numFileChannels; member119 const int numFileChannels = pDescriptor->numFileChannels; in DownmixExecute() local121 const int fileFrameSize = numFileChannels * sizeof(short); in DownmixExecute()144 if (numFileChannels != numProcessChannels) { in DownmixExecute()145 adjust_channels(inS16.data(), numFileChannels, inS16.data(), in DownmixExecute()206 int numFileChannels = 1, numProcessChannels = 8; in main() local272 descriptor.numFileChannels = fChannels; in main()