Home
last modified time | relevance | path

Searched refs:BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioMixer.cpp1420 int32_t outTemp[BLOCKSIZE * MAX_NUM_CHANNELS] __attribute__((aligned(32))); in process__genericNoResampling()
1462 size_t outFrames = BLOCKSIZE; in process__genericNoResampling()
1477 t.hook(&t, outTemp + (BLOCKSIZE - outFrames) * t.mMixerChannelCount, in process__genericNoResampling()
1488 (BLOCKSIZE - outFrames); in process__genericNoResampling()
1490 t, pts, numFrames + (BLOCKSIZE - outFrames)); in process__genericNoResampling()
1504 BLOCKSIZE * t1.mMixerChannelCount); in process__genericNoResampling()
1507 + BLOCKSIZE * t1.mMixerChannelCount in process__genericNoResampling()
1509 numFrames += BLOCKSIZE; in process__genericNoResampling()
DAudioMixer.h171 static const int BLOCKSIZE = 16; // 4 cache lines variable
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...