Home
last modified time | relevance | path

Searched defs:tmp4 (Results 1 – 25 of 79) sorted by relevance

1234

/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.js22 var tmp4; variable
Dloop_arithmetics_10kk.js22 var tmp4; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c147 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/
Djidctfst-neon.c147 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/
Dvp9itxfm_neon.S119 .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
Dvp9itxfm_16bpp_neon.S168 .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/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG 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
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG 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
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/optimized-routines/string/aarch64/
Dstrrchr.S29 #define tmp4 x9 macro
Dstrlen.S27 #define tmp4 x7 macro
Dstrcpy.S37 #define tmp4 x11 macro

1234