Home
last modified time | relevance | path

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

12345

/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
Djrevdct.c215 int32_t tmp0, tmp1, tmp2, tmp3; variable
953 int32_t tmp0, tmp1, tmp2, tmp3; in ff_j_rev_dct4() 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
Dhevcpred_msa.c33 #define HEVC_PRED_PLANAR_16x2(src0_r, src0_l, tmp0, tmp1, vec0, vec1, \ argument
554 v8i16 src_vec0_r, src1_r, tmp0, tmp1, mul_val1; in hevc_intra_pred_plane_4x4_msa() local
604 v8i16 tmp0, tmp1, tmp2; in hevc_intra_pred_plane_8x8_msa() local
670 v8i16 res0, res1, tmp0, tmp1; in hevc_intra_pred_plane_16x16_msa() local
751 v8i16 tmp0, tmp1; in process_intra_upper_16x16_msa() local
833 v8i16 vec0, vec1, res0, res1, tmp0, tmp1; in process_intra_lower_16x16_msa() local
938 uint64_t tmp0; in hevc_intra_pred_angular_upper_4width_msa() local
1031 int32_t tmp0, tmp1, tmp2; in hevc_intra_pred_angular_upper_8width_msa() local
1123 int32_t tmp0; in hevc_intra_pred_angular_upper_16width_msa() local
1236 int32_t tmp0, tmp1, tmp2, tmp3; in hevc_intra_pred_angular_upper_32width_msa() local
[all …]
Dvp8_mc_msa.c242 v16u8 mask0, mask1, mask2, tmp0, tmp1; in ff_put_vp8_epel8_h6_msa() local
388 v16u8 tmp0, tmp1; in ff_put_vp8_epel8_v6_msa() local
439 v16u8 tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel16_v6_msa() local
513 v8i16 tmp0, tmp1; in ff_put_vp8_epel4_h6v6_msa() local
591 v8i16 tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel8_h6v6_msa() local
814 v16u8 tmp0, tmp1; in ff_put_vp8_epel8_h4_msa() local
946 v16u8 tmp0, tmp1; in ff_put_vp8_epel8_v4_msa() local
993 v16u8 tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel16_v4_msa() local
1052 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; in ff_put_vp8_epel4_h4v4_msa() local
1111 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, tmp2, tmp3; in ff_put_vp8_epel8_h4v4_msa() local
[all …]
/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/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
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/openh264/codec/decoder/core/loongarch/
Dmb_aux_lsx.c108 __m128i pre0, pre1, pre2, pre3, tmp0, tmp1, tmp2, tmp3; in IdctResAddPred_lsx() local
198 __m128i tmp0, tmp1, tmp2 ,tmp3, tmp4, tmp5, tmp6, tmp7; in IdctResAddPred8x8_lsx() local
/third_party/node/deps/base64/base64/lib/arch/neon32/
Denc_loop.c12 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon32_inner_asm() local
/third_party/openh264/codec/common/loongarch/
Dmc_horver_lsx.c198 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, out0_l, out0_h; in McHorVer02WidthEq16_lsx() local
343 __m128i tmp0, tmp1, tmp2 ,tmp3 ,tmp4, tmp5, out0_l, out0_h; in McHorVer20WidthEq16_lsx() local
397 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, out0_l, out0_h; in McHorVer22WidthEq8_lsx() local
485 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, out0_l, out0_h; in McHorVer22WidthEq4_lsx() local
567 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, out0_l, out0_h; in McHorVer22WidthEq5_lsx() local
/third_party/node/deps/base64/base64/lib/arch/neon64/
Denc_loop_asm.c99 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon64() local
/third_party/openh264/codec/encoder/core/loongarch/
Ddct_lasx.c127 __m256i tmp0, tmp1, tmp2, tmp3, dst0, dst1, dst2, dst3, dst4, in WelsDctFourT4_lasx() local
238 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, in WelsIDctT4Rec_lasx() local

12345