Searched defs:STRIDE (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirProcessNeon.h62 const int STRIDE = 16; local
63 sP -= CHANNELS*((STRIDE>>1)-1);
114 const int STRIDE = 16; local
115 sP -= CHANNELS*((STRIDE>>1)-1);
175 const int STRIDE = 16; local
176 sP -= CHANNELS*((STRIDE>>1)-1);
245 const int STRIDE = 16; local
246 sP -= CHANNELS*((STRIDE>>1)-1);
318 const int STRIDE = 16; local
319 sP -= CHANNELS*((STRIDE>>
379 const int STRIDE = 16; local
462 const int STRIDE = 16; local
547 const int STRIDE = 16; local
648 const int STRIDE = 8; local
698 const int STRIDE = 8; local
754 const int STRIDE = 8; local
822 const int STRIDE = 8; local
890 const int STRIDE = 8; local
944 const int STRIDE = 8; local
1009 const int STRIDE = 8; local
1081 const int STRIDE = 8; local
[all...]

Completed in 40 milliseconds