/third_party/ffmpeg/libavcodec/ |
D | faandct.c | 67 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
|
D | jfdctfst.c | 146 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
|
D | jfdctint_template.c | 184 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
|
D | hq_hqadsp.c | 37 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/ |
D | loop_arithmetics_1kk.js | 22 var tmp4; variable
|
D | loop_arithmetics_10kk.js | 22 var tmp4; variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jidctfst-neon.c | 147 int16x4_t tmp4 = vmul_s16(vget_high_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local 222 int16x4_t tmp4 = vmul_s16(vget_low_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local 292 int16x8_t tmp4 = vmulq_s16(row1, quant_row1); in jsimd_idct_ifast_neon() local 400 int16x8_t tmp4 = vaddq_s16(tmp10, tmp5); in jsimd_idct_ifast_neon() local
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jidctfst-neon.c | 147 int16x4_t tmp4 = vmul_s16(vget_high_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local 222 int16x4_t tmp4 = vmul_s16(vget_low_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local 292 int16x8_t tmp4 = vmulq_s16(row1, quant_row1); in jsimd_idct_ifast_neon() local 400 int16x8_t tmp4 = vaddq_s16(tmp10, tmp5); in jsimd_idct_ifast_neon() local
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9itxfm_neon.S | 119 .macro dmbutterfly_h1 inout1, inout2, coef1, coef2, tmp1, tmp2, tmp3, tmp4 131 .macro dmbutterfly_h2 inout1, inout2, coef1, coef2, tmp1, tmp2, tmp3, tmp4 172 .macro dbutterfly_n out1, out2, in1, in2, in3, in4, tmp1, tmp2, tmp3, tmp4
|
D | vp9itxfm_16bpp_neon.S | 168 .macro dmbutterfly_h1 inout1, inout2, coef1, coef2, tmp1, tmp2, tmp3, tmp4 180 .macro dmbutterfly_h2 inout1, inout2, coef1, coef2, tmp1, tmp2, tmp3, tmp4 221 .macro dbutterfly_n out1, out2, in1, in2, in3, in4, tmp1, tmp2, tmp3, tmp4
|
/third_party/libjpeg-turbo/ |
D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/third_party/optimized-routines/string/aarch64/ |
D | strrchr.S | 29 #define tmp4 x9 macro
|
D | strlen.S | 27 #define tmp4 x7 macro
|
D | strcpy.S | 37 #define tmp4 x11 macro
|