Home
last modified time | relevance | path

Searched refs:numOutputChannels (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRenc/src/
Dsbr_encoder.cpp353 UINT numOutputChannels, /*! the number of channels for the core coder */ in FDKsbrEnc_IsSbrSettingAvail() argument
376 bitrate *= numOutputChannels; in FDKsbrEnc_IsSbrSettingAvail()
379 idx = getSbrTuningTableIndex(bitrate, numOutputChannels, sampleRateCore, core, NULL); in FDKsbrEnc_IsSbrSettingAvail()