Searched refs:coef2 (Results 1 – 4 of 4) 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/libopus/silk/arm/ |
D | NSQ_neon.c | 42 int32x4_t coef2 = vld1q_s32(coef32 + 8); in silk_noise_shape_quantizer_short_prediction_neon() local 52 int32x4_t b2 = vqdmulhq_s32(coef2, a2); in silk_noise_shape_quantizer_short_prediction_neon()
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 508 __u8 coef2; member
|
/external/libopus/celt/ |
D | celt_encoder.c | 510 opus_val16 coef2 = coef[2]; in celt_preemphasis() local 516 tmp = MULT16_16(coef2, x); in celt_preemphasis()
|