OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sqrtm_1
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
celt.c
551
static const opus_val16
sqrtM_1
[4] = {Q15ONE, QCONST16(.70710678f,15), QCONST16(0.5f,15), QCONST16(0.35355339f,15)};
562
L1 = MULT16_32_Q15(
sqrtM_1
[LM], L1);
[
all
...]
Completed in 187 milliseconds