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

  /external/speex/libspeex/
ltp.c 186 int cshift=0, eshift=0; local
241 eshift = normalize16(energy, ener16, 32766, end-start+1);
298 g = DIV32(SHL32(EXTEND32(corr16[i-start]),cshift), 10+SHR32(MULT16_16(spx_sqrt(e0),spx_sqrt(SHL32(EXTEND32(ener16[i-start]),eshift))),6));
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 363 int eshift = st->entry_shift; local
424 Tbl = &Tbl_0[e << eshift];

Completed in 65 milliseconds