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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/
pvgsmamrdecoderinterface.h 136 int32_t encodedChannels;
  /frameworks/av/media/libstagefright/codecs/aacdec/
pvmp4audiodecoder_api.h 304 Int encodedChannels;
pvmp4audiodecoderconfig.cpp 83 encodedChannels - channels found on the file (informative)
244 // pExt->encodedChannels = pVars->mc_info.nch;
246 pExt->encodedChannels = 2;
pvmp4audiodecoderinitlibrary.cpp 159 pExt->encodedChannels = 0;
318 pExt->encodedChannels = 0;
pvmp4setaudioconfig.cpp 75 encodedChannels - channels found on the file (informative)
357 pExt->encodedChannels = 2;
SoftAAC.cpp 159 aacParams->nChannels = mConfig->encodedChannels;
pvmp4audiodecoderframe.cpp 209 encodedChannels - channels found on the file (informative)
    [all...]

Completed in 230 milliseconds