OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coef5
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
pitch_filter_mips.c
27
int32_t coef1, coef2, coef3, coef4,
coef5
= 0;
local
48
"lhu %[
coef5
], 16(%[coefficient]) \n\t"
53
[coef4] "=&r" (coef4), [
coef5
] "=&r" (
coef5
), [gain32] "=&r" (gain32),
81
"dpa.w.ph $ac0, %[w5], %[
coef5
] \n\t"
128
[coef4] "r" (coef4), [
coef5
] "r" (
coef5
)
Completed in 290 milliseconds