HomeSort by relevance Sort by last modified time
    Searched full:shl16 (Results 26 - 30 of 30) sorted by null

12

  /external/libopus/celt/
bands.c 216 lg = ADD16(bandLogE[i+c*m->nbEBands], SHL16((opus_val16)eMeans[i],6));
278 thresh32 = SHR32(celt_exp2(-SHL16(depth, 10-BITRES)),1);
    [all...]
  /external/speex/libspeex/
lsp.c 104 #define ANGLE2X(a) (SHL16(spx_cos(a),2))
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
MSP430InstrInfo.td 137 def Shl16 : Pseudo<(outs GR16:$dst), (ins GR16:$src, GR8:$cnt),
138 "# Shl16 PSEUDO",
    [all...]
  /external/libopus/src/
opus_encoder.c     [all...]

Completed in 223 milliseconds

12