Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 25 of 31) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djfdctint.c160 INT32 tmp0, tmp1, tmp2, tmp3; variable
473 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_6x6() local
587 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_5x5() local
698 INT32 tmp0, tmp1; in jpeg_fdct_4x4() local
793 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_3x3() local
3163 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_6x3() local
3264 INT32 tmp0, tmp1; in jpeg_fdct_4x2() local
3348 DCTELEM tmp0, tmp1; in jpeg_fdct_2x1() local
4197 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_3x6() local
4303 INT32 tmp0, tmp1; in jpeg_fdct_2x4() local
[all …]
A Djfdctflt.c64 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
A Djidctflt.c75 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
A Djidctint.c177 INT32 tmp0, tmp1, tmp2, tmp3; variable
442 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
593 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local
716 INT32 tmp0, tmp1, tmp10, tmp11, tmp12; in jpeg_idct_5x5() local
1031 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in jpeg_idct_2x2() local
3687 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_idct_8x4() local
3847 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x3() local
4052 DCTELEM tmp0, tmp1; in jpeg_idct_2x1() local
4829 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_idct_4x8() local
5016 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_3x6() local
[all …]
A Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
A Djidctfst.c148 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/AliOS-Things-master/components/ble_host/bt_host/host/
A Duuid.c104 bt_u32_t tmp1, tmp5; in bt_uuid_to_str() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_enc_msa.c106 v16u8 src1, dst1, tmp1; in SubtractGreenFromBlueAndRed_MSA() local
A Dcommon_sse2.h146 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in VP8PlanarTo24b_SSE2() local
A Dfilters_msa.c108 const v16u8 tmp1 = LD_UB(ppred - stride); in PredictLineGradient() local
A Denc_msa.c84 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in FTransform_MSA() local
137 v8i16 tmp0, tmp1, tmp2, tmp3; in FTransformWHT_MSA() local
175 v8i16 in0, in1, tmp0, tmp1, tmp2, tmp3; in TTransform_MSA() local
784 v16u8 src = { 0 }, ref = { 0 }, tmp0, tmp1; in SSE4x4_MSA() local
807 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, sign0, sign1; in QuantizeBlock_MSA() local
A Denc_neon.c324 const int16x4_t tmp1 = vshrn_n_s32(vaddq_s32(a2_p_a3, kCst1812), 9); in FTransform_NEON() local
341 const int16x4_t tmp1 = vaddhn_s32(a2_p_a3, kCst12000); in FTransform_NEON() local
524 const int32x4x4_t tmp1 = Transpose4x4_NEON(tmp0); in FTransformWHT_NEON() local
A Ddec_msa.c83 v8i16 tmp0, tmp1, tmp2, tmp3; in TransformWHT() local
366 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in HFilter16() local
448 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in HFilterVertEdge16i() local
532 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in HFilter8() local
597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in HFilter8i() local
638 v8i16 tmp0, tmp1; in SimpleHFilter16() local
A Dlossless_msa.c257 v16u8 src1, dst1, tmp1; in AddGreenToBlueAndRed_MSA() local
A Dupsampling_msa.c465 v16u8 R, G, B, RG, BA, tmp0, tmp1; in YuvToRgba4444Line() local
501 v16u8 R, G, B, RG, GB, tmp0, tmp1; in YuvToRgb565Line() local
A Ddec_sse2.c104 const __m128i tmp1 = _mm_add_epi16(b, c); in Transform_SSE2() local
135 const __m128i tmp1 = _mm_add_epi16(b, c); in Transform_SSE2() local
743 __m128i mask, tmp1, tmp2; in VFilter16i_SSE2() local
776 __m128i mask, tmp1, tmp2; in HFilter16i_SSE2() local
A Dfilters_sse2.c276 const __m128i tmp1 = _mm_loadl_epi64((const __m128i*)&top[i - 1]); in GradientPredictInverse_SSE2() local
A Denc_sse2.c102 const __m128i tmp1 = _mm_add_epi16(b, c); in ITransform_SSE2() local
133 const __m128i tmp1 = _mm_add_epi16(b, c); in ITransform_SSE2() local
231 const __m128i tmp1 = _mm_srai_epi32(tmp1_2, 9); in FTransformPass1_SSE2() local
A Dyuv_sse41.c78 const __m128i tmp1 = _mm_unpacklo_epi8(zero, tmp0); in Load_UV_HI_8_SSE41() local
/AliOS-Things-master/kernel/rhino/
A Dk_rbtree.c108 struct k_rbtree_node_t *node = NULL, *sibling, *tmp1, *tmp2; in rbtree_erase_color() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_psnr_enc.c149 uint8_t* tmp1; in WebPPlaneDistortion() local
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Decc.c796 uECC_word_t tmp1[NUM_ECC_WORDS]; in EccPoint_compute_public_key() local
865 uECC_word_t tmp1[NUM_ECC_WORDS]; in uECC_valid_point() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_sd.c790 volatile u32 tmp1; in SD_IRQHandler() local
/AliOS-Things-master/components/csi/csi2/dsp/include/
A Dcsky_math.h343 int64_t tmp1; in mult_32x32_dext_31() local
353 int64_t tmp1; in mult_32x32_dext_30() local
363 int64_t tmp1; in mult_32x32_dext_4() local
373 int64_t tmp1; in mult_32x32_dext_33() local
383 int32_t tmp1; in dext_31() local
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_server.c213 char tmp1; in alcs_rec_auth() local

Completed in 61 milliseconds

12