Searched refs:numFileChannels (Results 1 – 1 of 1) sorted by relevance
35 int numFileChannels; member116 const int numFileChannels = pDescriptor->numFileChannels; in DownmixExecute() local118 const int fileFrameSize = numFileChannels * sizeof(short); in DownmixExecute()141 if (numFileChannels != numProcessChannels) { in DownmixExecute()142 adjust_channels(inS16.data(), numFileChannels, inS16.data(), in DownmixExecute()203 int numFileChannels = 1, numProcessChannels = 8; in main() local269 descriptor.numFileChannels = fChannels; in main()