Searched defs:f_ch11 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dfilterbanks_mips.c26 int32_t f_ch10, f_ch11, f_ch20, f_ch21; // factor variables. local
35 "lh %[f_ch11], 2(%[factor_ch1]) \n\t"
58 "mul %[r4], %[r2], %[f_ch11] \n\t"
69 "mul %[r0], %[r4], %[f_ch11] \n\t"
90 [f_ch11] "=&r" (f_ch11), [f_ch21] "=&r" (f_ch21),

Completed in 133 milliseconds