Home
last modified time | relevance | path

Searched defs:C1 (Results 1 – 25 of 29) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Drescaler_neon.c54 const uint64x2_t C1 = vmull_n_u32(vget_high_u32(A0), A); in Interpolate_NEON() local
83 const uint16x4_t C1 = vmovn_u32(B1); in RescalerExportRowExpand_NEON() local
99 const uint32x4_t C1 = in RescalerExportRowExpand_NEON() local
143 const uint32x4_t C1 = MULT_FIX_FLOOR(B1, fxy_scale_half); in RescalerExportRowShrink_NEON() local
A Dfilters_sse2.c46 const __m128i C1 = _mm_sub_epi8(A1, B1); in PredictLineTop_SSE2() local
64 const __m128i C1 = _mm_sub_epi8(A1, B1); in PredictLineLeft_SSE2() local
158 const __m128i C1 = _mm_unpacklo_epi8(C0, zero); in GradientPredictDirect_SSE2() local
258 const __m128i C1 = _mm_add_epi8(A1, B1); in VerticalUnfilter_SSE2() local
A Drescaler_sse2.c207 const __m128i C1 = _mm_add_epi64(B1, rounder); in ProcessRow_SSE2() local
292 const __m128i C1 = _mm_add_epi64(A1, B1); in RescalerExportRowExpand_SSE2() local
338 const __m128i C1 = _mm_add_epi64(B1, rounder); in RescalerExportRowShrink_SSE2() local
A Dssim_sse2.c35 const __m128i C1 = _mm_unpackhi_epi8(abs_a_b, zero); in SubtractAndSquare_SSE2() local
A Dcommon_sse2.h178 const __m128i C1 = _mm_unpackhi_epi8(B0, B1); in VP8L32bToPlanar_SSE2() local
A Dssim.c33 const uint32_t C1 = 20 * w2; in SSIMCalculation() local
A Dlossless_sse2.c32 const __m128i C1 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(c1), zero); in ClampedAddSubtractFull_SSE2() local
46 const __m128i C1 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(c1), zero); in ClampedAddSubtractHalf_SSE2() local
534 const __m128i C1 = _mm_andnot_si128(red_blue_mask, A1); // 0 G 0 A in ConvertBGRAToRGBA_SSE2() local
A Dlossless_enc_sse2.c103 const __m128i C1 = _mm_mulhi_epi16(A1, mults_r); in CollectColorBlueTransforms_SSE2() local
149 const __m128i C1 = _mm_mulhi_epi16(A1, mults_g); in CollectColorRedTransforms_SSE2() local
A Dyuv_neon.c98 #define MULTIPLY_16b(C0, C1, C2, CST, DST_s16) do { \ argument
A Denc_mips32.c303 #define VERTICAL_PASS(A, B, C, D, A1, B1, C1, D1, E, F, G, H) \ argument
A Ddec_mips_dsp_r2.c550 A, A1, B, B1, C, C1, D, D1, SRC) \ argument
A Denc_neon.c105 const int16x8_t C1 = vqdmulhq_n_s16(B1, kC2); in TransformPass_NEON() local
A Denc_sse2.c399 const __m128i C1 = _mm_unpacklo_epi32(B1, B0); // a3 | a2 | a0 | a1 | ... in FTransformWHTRow_SSE2() local
955 const __m128i C1 = _mm_unpackhi_epi8(abs_a_b, zero); in SubtractAndAccumulate_SSE2() local
/AliOS-Things-master/components/py_engine/tests/basics/
A Dclass_call.py1 class C1: class
A Dclass2.py3 class C1: class
A Dclass_str.py1 class C1: class
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__cos.c54 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
/AliOS-Things-master/components/SDL2/src/libm/
A Dk_cos.c52 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dkf_cos.c33 C1 = 4.1666667908e-02f, /* 0x3d2aaaab */ variable
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dconst2.py38 C1 = const(4) variable in A
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_radix4_q15.c161 q31_t C1, C2, C3, out1, out2; in arm_radix4_butterfly_q15() local
1078 q31_t C1, C2, C3, out1, out2; in arm_radix4_butterfly_inverse_q15() local
/AliOS-Things-master/components/mbedtls/library/
A Dbase64.c81 int C1, C2, C3; in mbedtls_base64_encode() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c112 const uint32_t C1 = 20 * w2; in SSIMCalculation() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dquant_enc.c835 #define C1 7 // fraction of error sent to the 4x4 block below macro
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_ck610.h239 uint32_t C1: 1; /*!< bit: 1 Cacheable setting */ member

Completed in 41 milliseconds

12