Home
last modified time | relevance | path

Searched refs:eshift (Results 1 – 2 of 2) sorted by relevance

/external/speex/libspeex/
Dltp.c186 int cshift=0, eshift=0; in open_loop_nbest_pitch() local
241 eshift = normalize16(energy, ener16, 32766, end-start+1); in open_loop_nbest_pitch()
298 …]),cshift), 10+SHR32(MULT16_16(spx_sqrt(e0),spx_sqrt(SHL32(EXTEND32(ener16[i-start]),eshift))),6)); in open_loop_nbest_pitch()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc363 int eshift = st->entry_shift; in UTF8GenericScan() local
424 Tbl = &Tbl_0[e << eshift]; in UTF8GenericScan()