Searched defs:upsamplingFactor (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dpvmp4setaudioconfig.cpp173 Int upsamplingFactor,
257 pVars->mc_info.upsamplingFactor = upsamplingFactor;
317 if (upsamplingFactor == 1)
348 pExt->samplingRate = samp_rate * upsamplingFactor;
361 pExt->aacPlusUpsamplingFactor = upsamplingFactor;
170 PVMP4SetAudioConfig( tPVMP4AudioDecoderExternal *pExt, void *pMem, Int upsamplingFactor, Int samp_rate, Int num_ch, tMP4AudioObjectType audioObjectType) argument
H A Ds_mc_info.h92 Int upsamplingFactor; member in struct:__anon560

Completed in 62 milliseconds