Searched defs:coef1 (Results 1 – 9 of 9) sorted by relevance
/external/libopus/silk/arm/ |
D | NSQ_neon.c | 41 int32x4_t coef1 = vld1q_s32(coef32 + 4); in silk_noise_shape_quantizer_short_prediction_neon() local 87 int32x4_t coef1 = vmovl_s16(vget_high_s16(coef16)); in silk_NSQ_noise_shape_feedback_loop_neon() local
|
/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
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_frame_scale_neon.c | 76 const uint8x16_t in3, const uint8x8_t coef0, const uint8x8_t coef1, in scale_plane_bilinear_kernel() 108 const uint8x8_t coef1 = vdup_n_u8(c1); in scale_plane_2_to_1_bilinear() local 143 const uint8x8_t coef1 = vdup_n_u8(c1); in scale_plane_4_to_1_bilinear() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | fused_batch_norm_op.cc | 227 auto coef1 = in operator ()() local
|
/external/libxaac/decoder/ |
D | ixheaacd_lpp_tran.c | 525 static PLATFORM_INLINE VOID ixheaacd_filt_step3_lp(WORD len, WORD32 coef1, in ixheaacd_filt_step3_lp()
|
/external/libopus/celt/ |
D | celt_decoder.c | 294 opus_val16 coef1 = coef[1]; in deemphasis() local
|
D | celt_encoder.c | 543 opus_val16 coef1 = coef[1]; in celt_preemphasis() local
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 532 __u8 coef1; member
|
/external/libaom/libaom/av1/common/arm/ |
D | av1_inv_txfm_neon.c | 183 static INLINE void btf_16_neon(const int16x8_t in0, int16_t coef1, in btf_16_neon()
|