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

  /frameworks/base/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 105 int32_t desiredChannels;
133 * will have be the amount specified in the variable desiredChannels,
  /frameworks/base/media/libstagefright/codecs/aacdec/
AACDecoder.cpp 70 mConfig->desiredChannels = 2;
234 mConfig->aacPlusUpsamplingFactor, mConfig->desiredChannels);
273 mConfig->frameLength * sizeof(int16_t) * mConfig->desiredChannels;
275 if (mConfig->desiredChannels == 1) {
pvmp4audiodecoder_api.h 264 Int desiredChannels;
301 * will have be the amount specified in the variable desiredChannels,
pvmp4audiodecoderframe.cpp     [all...]

Completed in 205 milliseconds