Searched defs:numOutputChannels (Results 1 - 1 of 1) sorted by relevance

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

Completed in 58 milliseconds