OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shift_internal
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S
37
vmov.s64 q11, #0 @ Initialize
shift_internal
.
159
vmov.s32 r3, d22[0] @
shift_internal
166
add r1, r12, r1 @ add 1st part of
shift_internal
.
167
add r12, r1, r2 @ add 2nd part of
shift_internal
.
lpc_masking_model.c
481
int
shift_internal
= 0, shift_norm = 0;
local
499
sum64_tmp >>=
shift_internal
;
local
505
shift_internal
+= 1;
532
/* Q(q_val_polynomial * 2) * Q(q_val_corr) >>
shift_internal
>> shift_norm
533
* = Q(q_val_corr -
shift_internal
- shift_norm + q_val_polynomial * 2)
535
*q_val_residual_energy = q_val_corr -
shift_internal
- shift_norm
[
all
...]
Completed in 24 milliseconds