Home
last modified time | relevance | path

Searched defs:coef1 (Results 1 – 9 of 9) sorted by relevance

/external/libopus/silk/arm/
DNSQ_neon.c41 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/
Dpitch_filter_mips.c27 int32_t coef1, coef2, coef3, coef4, coef5 = 0; in WebRtcIsacfix_PitchFilterCore() local
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_frame_scale_neon.c76 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/
Dfused_batch_norm_op.cc227 auto coef1 = in operator ()() local
/external/libxaac/decoder/
Dixheaacd_lpp_tran.c525 static PLATFORM_INLINE VOID ixheaacd_filt_step3_lp(WORD len, WORD32 coef1, in ixheaacd_filt_step3_lp()
/external/libopus/celt/
Dcelt_decoder.c294 opus_val16 coef1 = coef[1]; in deemphasis() local
Dcelt_encoder.c543 opus_val16 coef1 = coef[1]; in celt_preemphasis() local
/external/kernel-headers/original/uapi/linux/
Domap3isp.h532 __u8 coef1; member
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c183 static INLINE void btf_16_neon(const int16x8_t in0, int16_t coef1, in btf_16_neon()