Searched refs:coef3 (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_filter_mips.c | 27 int32_t coef1, coef2, coef3, coef4, coef5 = 0; in WebRtcIsacfix_PitchFilterCore() local 52 : [coef1] "=&r" (coef1), [coef2] "=&r" (coef2), [coef3] "=&r" (coef3), in WebRtcIsacfix_PitchFilterCore() 127 [coef1] "r" (coef1), [coef2] "r" (coef2), [coef3] "r" (coef3), in WebRtcIsacfix_PitchFilterCore()
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 507 __u8 coef3; member
|
/external/libopus/celt/ |
D | celt_decoder.c | 213 opus_val16 coef3 = coef[3]; in deemphasis() local 219 tmp = SHL32(MULT16_32_Q15(coef3, tmp), 2); in deemphasis()
|