Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ControllerFunctions/
A Darm_sin_cos_q31.c59 q31_t f1, f2, d1, d2; /* Two nearest output values */ in arm_sin_cos_q31() local
A Darm_sin_cos_f32.c81 float32_t f1, f2, d1, d2; /* Two nearest output values */ in arm_sin_cos_f32() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ComplexMathFunctions/
A Darm_cmplx_mult_cmplx_f32.c78 …float32_t a1, b1, c1, d1; /* Temporary variables to store real and imaginary … in arm_cmplx_mult_cmplx_f32() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/MatrixFunctions/
A Darm_mat_cmplx_mult_q31.c79 q31_t a1, b1, c1, d1; in arm_mat_cmplx_mult_q31() local
A Darm_mat_cmplx_mult_f32.c77 float32_t a1, b1, c1, d1; in arm_mat_cmplx_mult_f32() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_biquad_cascade_df2T_f32.c156 float32_t d1, d2; /* state variables */ in arm_biquad_cascade_df2T_f32() local
A Darm_biquad_cascade_df2T_f64.c156 float64_t d1, d2; /* state variables */ in arm_biquad_cascade_df2T_f64() local
/AliOS-Things-master/components/freetype/include/
A Dftcache.h692 #define FTC_IMAGE_TYPE_COMPARE( d1, d2 ) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_sse2.c94 const __m128i d1 = _mm_mulhi_epi16(in1, k1); in ITransform_SSE2() local
125 const __m128i d1 = _mm_mulhi_epi16(T1, k1); in ITransform_SSE2() local
263 const __m128i d1 = _mm_add_epi32(c1, k12000_plus_one); in FTransformPass2_SSE2() local
456 const __m128i d1 = _mm_sub_epi16(zero, out1); in CollectHistogram_SSE2() local
1010 const __m128i d1 = _mm_madd_epi16(c1, c1); in SSE8x8_SSE2() local
1047 const __m128i d1 = _mm_subs_epi16(a23s, b23s); in SSE4x4_SSE2() local
1074 const __m128i d1 = _mm_add_epi32(b1, c1); in Mean16x4_SSE2() local
1174 const __m128i d1 = _mm_sub_epi16(zero, A_b2); in TTransform_SSE2() local
A Dyuv_neon.c248 const int16x8_t d1 = vaddq_s16(c0, a1); in SharpYUVFilterRow_NEON() local
A Ddec_sse2.c96 const __m128i d1 = _mm_mulhi_epi16(in1, k1); in Transform_SSE2() local
127 const __m128i d1 = _mm_mulhi_epi16(T1, k1); in Transform_SSE2() local
207 const int d1 = MUL(in[1], kC1); in TransformAC3() local
A Ddec_mips_dsp_r2.c55 const int d1 = MUL(in[1], kC1); in TransformAC3() local
A Denc.c162 const int d1 = src[1] - ref[1]; in FTransform_C() local
A Ddec.c89 const int d1 = MUL1(in[1]); in TransformAC3_C() local
A Dyuv_sse2.c828 const __m128i d1 = _mm_add_epi16(c0, a1); in SharpYUVFilterRow_SSE2() local
A Denc_msa.c488 v8i16 d1, d2; in TrueMotion16x16() local
A Ddec_msa.c796 v8i16 d1, d2; in TM16() local
A Ddec_neon.c1266 const int d1 = MUL(in[1], kC1_full); in TransformAC3_NEON() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dkernel_util.cc443 int d1 = i >= dims1 ? 1 : SizeOfDimension(input1, dims1 - i - 1); in CalculateShapeForBroadcast() local
470 int d1 = i >= dims1 ? 1 : SizeOfDimension(input1, dims1 - i - 1); in CalculateShapeForBroadcast() local
/AliOS-Things-master/components/mbedtls/library/
A Dpoly1305.c111 uint64_t d0, d1, d2, d3; in poly1305_process() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c1139 FT_Pos d1 = ref1->u - v1; in af_iup_interp() local
/AliOS-Things-master/components/freetype/src/base/
A Dftstroke.c102 FT_Vector d1, d2; in ft_conic_is_small_enough() local
193 FT_Vector d1, d2, d3; in ft_cubic_is_small_enough() local
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.h110 #define PSH_DIR_COMPARE( d1, d2 ) ( (d1) == (d2) || (d1) == -(d2) ) argument
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit_A.c500 Uint32 d1; in BlitRGBtoRGBSurfaceAlpha() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c6428 void _murphyParaline(SDL_gfxMurphyIterator *m, Sint16 x, Sint16 y, int d1) in _murphyParaline()
6629 int d0, d1; /* difference terms d0=perpendicular to line, d1=along line */ in _murphyWideline() local

Completed in 59 milliseconds

12