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

  /external/chromium_org/third_party/opus/src/celt/
fixed_generic.h 90 #define HALF16(x) (SHR16(x,1))
arch.h 166 #define HALF16(x) (.5f*(x))
vq.c 79 theta = HALF16(MULT16_16_Q15(gain,gain));
fixed_debug.h 230 #define HALF16(x) (SHR16(x,1))

Completed in 35 milliseconds