HomeSort by relevance Sort by last modified time
    Searched refs:MLOOP_3 (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
lsp.c 136 static const int MLOOP_3[8]={0,1,2,2,3,3,3,3};
166 shift=MLOOP_3[(pi|qi)>>16];
173 shift=MLOOP_3[(pi|qi)>>16];
186 shift=MLOOP_3[(pi|qi)>>16];
  /external/tremolo/Tremolo/
floor0.c 143 static const unsigned char MLOOP_3[8]={0,1,2,2,3,3,3,3};
239 shift=MLOOP_3[(pi|qi)>>16];
247 shift=MLOOP_3[(pi|qi)>>16];
260 shift=MLOOP_3[(pi|qi)>>16];

Completed in 2009 milliseconds