Searched refs:BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
1415 int32_t outTemp[BLOCKSIZE * MAX_NUM_CHANNELS] __attribute__((aligned(32))); in process__genericNoResampling()1457 size_t outFrames = BLOCKSIZE; in process__genericNoResampling()1472 t.hook(&t, outTemp + (BLOCKSIZE - outFrames) * t.mMixerChannelCount, in process__genericNoResampling()1483 (BLOCKSIZE - outFrames); in process__genericNoResampling()1497 BLOCKSIZE * t1.mMixerChannelCount); in process__genericNoResampling()1500 + BLOCKSIZE * t1.mMixerChannelCount in process__genericNoResampling()1502 numFrames += BLOCKSIZE; in process__genericNoResampling()
171 static const int BLOCKSIZE = 16; // 4 cache lines variable