Home
last modified time | relevance | path

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

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