Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_radix2_q15.c102 q31_t coeff, out1, out2; in arm_radix2_butterfly_q15() local
431 q31_t coeff, out1, out2; in arm_radix2_butterfly_inverse_q15() local
A Darm_cfft_q15.c144 q31_t coeff, out1, out2; in arm_cfft_radix4by2_q15() local
251 q31_t coeff, out1, out2; in arm_cfft_radix4by2_inverse_q15() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_fir_sparse_f32.c131 float32_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_f32() local
A Darm_fir_sparse_q31.c75 q31_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_q31() local
A Darm_fir_sparse_q15.c78 q15_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_q15() local
A Darm_fir_sparse_q7.c82 q7_t coeff = *pCoeffs++; /* Read the coefficient value */ in arm_fir_sparse_q7() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv.h59 static WEBP_INLINE int MultHi(int v, int coeff) { // _mm_mulhi_epu16 emulation in MultHi()
A Denc_mips32.c194 int sign, coeff, level, i; in QuantizeBlock_MIPS32() local
A Denc.c660 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; in QuantizeBlock_C() local
A Denc_mips_dsp_r2.c1278 int sign, coeff, level; in QuantizeBlock_MIPSdspR2() local
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_play.h152 int coeff; member
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_wave.c94 Sint16 *coeff; member
/AliOS-Things-master/components/uvoice/media/
A Duvoice_player.c317 int coeff = 0; in player_ampl_coeff() local

Completed in 36 milliseconds