/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | rescaler_neon.c | 54 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 D | filters_sse2.c | 46 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 D | rescaler_sse2.c | 207 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 D | ssim_sse2.c | 35 const __m128i C1 = _mm_unpackhi_epi8(abs_a_b, zero); in SubtractAndSquare_SSE2() local
|
A D | common_sse2.h | 178 const __m128i C1 = _mm_unpackhi_epi8(B0, B1); in VP8L32bToPlanar_SSE2() local
|
A D | ssim.c | 33 const uint32_t C1 = 20 * w2; in SSIMCalculation() local
|
A D | lossless_sse2.c | 32 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 D | lossless_enc_sse2.c | 103 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 D | yuv_neon.c | 98 #define MULTIPLY_16b(C0, C1, C2, CST, DST_s16) do { \ argument
|
A D | enc_mips32.c | 303 #define VERTICAL_PASS(A, B, C, D, A1, B1, C1, D1, E, F, G, H) \ argument
|
A D | dec_mips_dsp_r2.c | 550 A, A1, B, B1, C, C1, D, D1, SRC) \ argument
|
A D | enc_neon.c | 105 const int16x8_t C1 = vqdmulhq_n_s16(B1, kC2); in TransformPass_NEON() local
|
A D | enc_sse2.c | 399 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 D | class_call.py | 1 class C1: class
|
A D | class2.py | 3 class C1: class
|
A D | class_str.py | 1 class C1: class
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | __cos.c | 54 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | k_cos.c | 52 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | kf_cos.c | 33 C1 = 4.1666667908e-02f, /* 0x3d2aaaab */ variable
|
/AliOS-Things-master/components/py_engine/tests/micropython/ |
A D | const2.py | 38 C1 = const(4) variable in A
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/ |
A D | arm_cfft_radix4_q15.c | 161 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 D | base64.c | 81 int C1, C2, C3; in mbedtls_base64_encode() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/ |
A D | get_disto.c | 112 const uint32_t C1 = 20 * w2; in SSIMCalculation() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | quant_enc.c | 835 #define C1 7 // fraction of error sent to the 4x4 block below macro
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_ck610.h | 239 uint32_t C1: 1; /*!< bit: 1 Cacheable setting */ member
|