Home | History | Annotate | Download | only in src

Lines Matching full:nchannels

1516         int err, sac_interface, nChannels, frameSize;
1518 nChannels = self->streamInfo.numChannels;
1537 self->streamInfo.aacSamplesPerFrame, &nChannels, &frameSize,
1548 self->streamInfo.numChannels = nChannels;
1553 self->mpsOutChannelsLast = nChannels;