HomeSort by relevance Sort by last modified time
    Searched full:desiredchannels (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 112 mConfig->desiredChannels = 2;
180 pcmParams->nChannels = mConfig->desiredChannels;
323 mConfig->aacPlusUpsamplingFactor, mConfig->desiredChannels);
362 mConfig->frameLength * sizeof(int16_t) * mConfig->desiredChannels;
387 if (mConfig->desiredChannels == 1) {
pvmp4audiodecoder_api.h 264 Int desiredChannels;
301 * will have be the amount specified in the variable desiredChannels,
pvmp4audiodecoderframe.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 105 int32_t desiredChannels;
133 * will have be the amount specified in the variable desiredChannels,

Completed in 168 milliseconds