OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eshift
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc
31
int
eshift
= st->entry_shift;
local
41
Tbl = &Tbl_0[e <<
eshift
];
47
Tbl = &Tbl_0[e <<
eshift
];
49
Tbl = &Tbl_0[e <<
eshift
];
55
Tbl = &Tbl_0[e <<
eshift
];
57
Tbl = &Tbl_0[e <<
eshift
];
59
Tbl = &Tbl_0[e <<
eshift
];
89
int
eshift
= st->entry_shift;
local
99
Tbl = &Tbl_0[e <<
eshift
];
105
Tbl = &Tbl_0[e << (
eshift
+ 4)]; // 16x the rang
136
int
eshift
= st->entry_shift; \/\/ 6 (space optimized) or 8
local
[
all
...]
/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/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
structurally_valid.cc
363
int
eshift
= st->entry_shift;
local
424
Tbl = &Tbl_0[e <<
eshift
];
/external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc
363
int
eshift
= st->entry_shift;
local
424
Tbl = &Tbl_0[e <<
eshift
];
Completed in 59 milliseconds