Home
last modified time | relevance | path

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

123456789

/third_party/ffmpeg/libavcodec/mips/
Dcabac.h36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
126 mips_reg tmp0, tmp1; in get_cabac_bypass_mips() local
178 mips_reg tmp0, tmp1; in get_cabac_bypass_sign_mips() local
Dcompute_antialias_fixed.h81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
/third_party/ffmpeg/libavcodec/loongarch/
Dcabac.h123 int64_t tmp0, tmp1, tmp2, bit; in get_cabac_inline_loongarch() local
151 int64_t tmp0, tmp1, tmp2; in get_cabac_bypass_loongarch() local
196 int64_t tmp0, tmp1; in get_cabac_bypass_sign_loongarch() local
Dh264_cabac.c34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local
89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
Dvp9_intra_lsx.c184 __m128i tmp0, tmp1, dst0; in ff_dc_4x4_lsx() local
229 __m128i tmp0, tmp1, dst0; in ff_dc_8x8_lsx() local
293 __m128i tmp0, tmp1, dst0; in ff_dc_16x16_lsx() local
344 __m128i tmp0, tmp1, tmp2, tmp3, dst0; in ff_dc_32x32_lsx() local
435 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1; in ff_tm_4x4_lsx() local
465 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_tm_8x8_lsx() local
514 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_tm_16x16_lsx() local
600 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1, reg2; in ff_tm_32x32_lsx() local
Dh264dsp_lasx.c1013 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_biweight_h264_pixels16_8_lasx() local
1179 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_8x4_lasx() local
1222 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_8x8_lasx() local
1288 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, denom, offset; in avc_biwgt_8x16_lasx() local
1414 __m256i tmp0, tmp1, denom, offset; in avc_biwgt_4x2_lasx() local
1446 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_4x4_lasx() local
1488 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, denom, offset; in avc_biwgt_4x8_lasx() local
1570 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_weight_h264_pixels16_8_lasx() local
1720 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_wgt_8x4_lasx() local
1754 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset, wgt; in avc_wgt_8x8_lasx() local
[all …]
/third_party/ffmpeg/libavcodec/
Ddct.c52 float tmp1 = data[i ]; in dst_calc_I_c() local
82 float tmp1 = data[i]; in dct_calc_I_c() local
128 float tmp1 = data[i] * inv_n; in dct_calc_III_c() local
145 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.c145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
209 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local
275 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/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
Dstrchr-mte.S21 #define tmp1 x1 macro
Dstrchrnul.S23 #define tmp1 x3 macro
Dstrcmp.S32 #define tmp1 x7 macro
Dstrchr.S23 #define tmp1 x3 macro
/third_party/optimized-routines/string/arm/
Dstrlen-armv6t2.S40 #define tmp1 r4 /* Overlaps const_0 */ macro
/third_party/typescript/tests/cases/compiler/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts62 const tmp1: MyInfo = null!; constant
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.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

123456789