Home
last modified time | relevance | path

Searched defs:tmp0 (Results 1 – 25 of 147) sorted by relevance

123456

/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_tri.c138 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_tri_init_vertices() local
178 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_tri_flat_shade() local
532 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_test() local
/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/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/libjpeg-turbo/simd/arm/
Djidctred-neon.c147 int32x4_t tmp0 = vmull_lane_s16(vget_low_s16(cols_1155), consts, 3); in jsimd_idct_2x2_neon() local
262 int32x4_t tmp0 = vshll_n_s16(vget_high_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
315 int32x4_t tmp0 = vshll_n_s16(vget_low_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
440 int32x4_t tmp0 = vshll_n_s16(col0, CONST_BITS + 1); in jsimd_idct_4x4_neon() local
Djidctfst-neon.c127 int16x4_t tmp0 = vget_high_s16(row0); in jsimd_idct_ifast_neon() local
202 int16x4_t tmp0 = vget_low_s16(row0); in jsimd_idct_ifast_neon() local
272 int16x8_t tmp0 = row0; in jsimd_idct_ifast_neon() local
372 int16x8_t tmp0 = vaddq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
Djidctint-neon.c379 int32x4_t tmp0 = vshll_n_s16(vadd_s16(z2_s16, z3_s16), CONST_BITS); in jsimd_idct_islow_pass1_regular() local
501 int32x4_t tmp0 = vshll_n_s16(z2_s16, CONST_BITS); in jsimd_idct_islow_pass1_sparse() local
590 int32x4_t tmp0 = vshll_n_s16(vadd_s16(z2_s16, z3_s16), CONST_BITS); in jsimd_idct_islow_pass2_regular() local
732 int32x4_t tmp0 = vshll_n_s16(z2_s16, CONST_BITS); in jsimd_idct_islow_pass2_sparse() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctred-neon.c147 int32x4_t tmp0 = vmull_lane_s16(vget_low_s16(cols_1155), consts, 3); in jsimd_idct_2x2_neon() local
262 int32x4_t tmp0 = vshll_n_s16(vget_high_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
315 int32x4_t tmp0 = vshll_n_s16(vget_low_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
440 int32x4_t tmp0 = vshll_n_s16(col0, CONST_BITS + 1); in jsimd_idct_4x4_neon() local
Djidctfst-neon.c127 int16x4_t tmp0 = vget_high_s16(row0); in jsimd_idct_ifast_neon() local
202 int16x4_t tmp0 = vget_low_s16(row0); in jsimd_idct_ifast_neon() local
272 int16x8_t tmp0 = row0; in jsimd_idct_ifast_neon() local
372 int16x8_t tmp0 = vaddq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
Djidctint-neon.c379 int32x4_t tmp0 = vshll_n_s16(vadd_s16(z2_s16, z3_s16), CONST_BITS); in jsimd_idct_islow_pass1_regular() local
501 int32x4_t tmp0 = vshll_n_s16(z2_s16, CONST_BITS); in jsimd_idct_islow_pass1_sparse() local
590 int32x4_t tmp0 = vshll_n_s16(vadd_s16(z2_s16, z3_s16), CONST_BITS); in jsimd_idct_islow_pass2_regular() local
732 int32x4_t tmp0 = vshll_n_s16(z2_s16, CONST_BITS); in jsimd_idct_islow_pass2_sparse() local
/third_party/ffmpeg/tests/checkasm/
Dg722dsp.c36 const int16_t *tmp0 = src0; in check_qmf() local
/third_party/libjpeg-turbo/
Djidctred.c125 JLONG tmp0, tmp2, tmp10, tmp12; variable
283 JLONG tmp0, tmp10, z1; in jpeg_idct_2x2() local
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctint.c177 JLONG tmp0, tmp1, tmp2, tmp3; variable
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local
701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; in jpeg_idct_5x5() local
816 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_3x3() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Djidctred.c125 JLONG tmp0, tmp2, tmp10, tmp12; variable
283 JLONG tmp0, tmp10, z1; in jpeg_idct_2x2() local
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctint.c177 JLONG tmp0, tmp1, tmp2, tmp3; variable
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local
701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; in jpeg_idct_5x5() local
816 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_3x3() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djidctred.c125 JLONG tmp0, tmp2, tmp10, tmp12; variable
283 JLONG tmp0, tmp10, z1; in jpeg_idct_2x2() local
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctint.c177 JLONG tmp0, tmp1, tmp2, tmp3; variable
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local
701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; in jpeg_idct_5x5() local
816 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_3x3() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable

123456