Home
last modified time | relevance | path

Searched defs:tmp3 (Results 1 – 25 of 121) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/
Dfaandct.c67 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local
116 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct() local
170 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct248() local
Djfdctfst.c146 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
210 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local
276 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
Djfdctint_template.c184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
Dhq_hqadsp.c37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local
75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local
/third_party/jerryscript/tests/benchmarks/jerry/
Dloop_arithmetics_1kk.js21 var tmp3; variable
Dloop_arithmetics_10kk.js21 var tmp3; variable
/third_party/flutter/skia/tools/fiddle/
Ddraw.cpp46 sk_sp<SkSurface> tmp3 = SkSurface::MakeFromBackendRenderTarget(context, in draw() local
/third_party/skia/tools/fiddle/
Ddraw.cpp50 sk_sp<SkSurface> tmp3 = SkSurface::MakeFromBackendRenderTarget(dContext, in draw() local
/third_party/optimized-routines/string/aarch64/
Dstrchrnul.S25 #define tmp3 x5 macro
Dstrchr-mte.S23 #define tmp3 x3 macro
Dstrchr.S25 #define tmp3 x5 macro
Dstrcmp.S34 #define tmp3 x9 macro
Dstrncmp.S35 #define tmp3 x10 macro
Dstrrchr.S25 #define tmp3 x5 macro
Dstrlen.S26 #define tmp3 x6 macro
Dstrcpy.S36 #define tmp3 x10 macro
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c130 int16x4_t tmp3 = vmul_s16(vget_high_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
205 int16x4_t tmp3 = vmul_s16(vget_low_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
275 int16x8_t tmp3 = vmulq_s16(row6, quant_row6); in jsimd_idct_ifast_neon() local
373 int16x8_t tmp3 = vsubq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
Djidctint-neon.c372 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_regular() local
498 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_sparse() local
583 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_regular() local
729 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_sparse() local
/third_party/libjpeg-turbo/simd/arm/
Djidctfst-neon.c130 int16x4_t tmp3 = vmul_s16(vget_high_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
205 int16x4_t tmp3 = vmul_s16(vget_low_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
275 int16x8_t tmp3 = vmulq_s16(row6, quant_row6); in jsimd_idct_ifast_neon() local
373 int16x8_t tmp3 = vsubq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
Djidctint-neon.c372 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_regular() local
498 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_sparse() local
583 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_regular() local
729 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_sparse() local
/third_party/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local

12345