Searched refs:MLOOP_3 (Results 1 - 2 of 2) sorted by relevance
/external/libvorbis/lib/ |
H A D | lsp.c | 136 static const int MLOOP_3[8]={0,1,2,2,3,3,3,3}; variable 166 shift=MLOOP_3[(pi|qi)>>16]; 173 shift=MLOOP_3[(pi|qi)>>16]; 186 shift=MLOOP_3[(pi|qi)>>16];
|
/external/tremolo/Tremolo/ |
H A D | floor0.c | 143 static const unsigned char MLOOP_3[8]={0,1,2,2,3,3,3,3}; variable 239 shift=MLOOP_3[(pi|qi)>>16]; 247 shift=MLOOP_3[(pi|qi)>>16]; 260 shift=MLOOP_3[(pi|qi)>>16];
|
Completed in 66 milliseconds