Home
last modified time | relevance | path

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

12345678910

/third_party/ffmpeg/libavcodec/
Ddct.c50 float tmp1 = data[i ]; in dst_calc_I_c() local
80 float tmp1 = data[i]; in dct_calc_I_c() local
126 float tmp1 = data[i] * inv_n; in dct_calc_III_c() local
143 float tmp1 = data[i]; in dct_calc_II_c() local
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.js19 var tmp1; variable
Dloop_arithmetics_10kk.js19 var tmp1; variable
/third_party/ffmpeg/libavcodec/mips/
Dcabac.h34 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
Dcompute_antialias_fixed.h81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
/third_party/ffmpeg/tests/checkasm/
Dg722dsp.c37 const int16_t *tmp1 = src1; in check_qmf() local
/third_party/optimized-routines/string/aarch64/
Dmemcmp.S27 #define tmp1 x7 macro
Dstrchrnul-mte.S21 #define tmp1 x1 macro
Dstrchrnul.S23 #define tmp1 x3 macro
Dstrchr-mte.S21 #define tmp1 x1 macro
Dstrchr.S23 #define tmp1 x3 macro
Dstrcmp.S32 #define tmp1 x7 macro
/third_party/optimized-routines/string/arm/
Dstrlen-armv6t2.S40 #define tmp1 r4 /* Overlaps const_0 */ macro
/third_party/typescript/tests/cases/compiler/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts62 const tmp1: MyInfo = null!; constant
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts62 const tmp1: MyInfo = null!; constant
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap19.c29 static const char tmp1[] = "testfile1"; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c128 int16x4_t tmp1 = vmul_s16(vget_high_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local
203 int16x4_t tmp1 = vmul_s16(vget_low_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local
273 int16x8_t tmp1 = vmulq_s16(row2, quant_row2); in jsimd_idct_ifast_neon() local
374 int16x8_t tmp1 = vaddq_s16(tmp11, tmp12); in jsimd_idct_ifast_neon() local
/third_party/libjpeg-turbo/simd/arm/
Djidctfst-neon.c128 int16x4_t tmp1 = vmul_s16(vget_high_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local
203 int16x4_t tmp1 = vmul_s16(vget_low_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local
273 int16x8_t tmp1 = vmulq_s16(row2, quant_row2); in jsimd_idct_ifast_neon() local
374 int16x8_t tmp1 = vaddq_s16(tmp11, tmp12); in jsimd_idct_ifast_neon() 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

12345678910