/third_party/ffmpeg/libavcodec/ |
D | faandct.c | 67 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
|
D | jfdctfst.c | 146 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
|
D | jfdctint_template.c | 184 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
|
D | hq_hqadsp.c | 37 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
|
D | fft_template.c | 321 unsigned tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in fft_calc_c() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jidctfst-neon.c | 148 int16x4_t tmp5 = vmul_s16(vget_high_s16(row3), quant_row3); in jsimd_idct_ifast_neon() local 223 int16x4_t tmp5 = vmul_s16(vget_low_s16(row3), quant_row3); in jsimd_idct_ifast_neon() local 293 int16x8_t tmp5 = vmulq_s16(row3, quant_row3); in jsimd_idct_ifast_neon() local 399 int16x8_t tmp5 = vsubq_s16(tmp11, tmp6); in jsimd_idct_ifast_neon() local
|
D | jfdctfst-neon.c | 94 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_ifast_neon() local
|
D | jfdctint-neon.c | 128 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_islow_neon() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctfst.c | 175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/third_party/openh264/codec/common/loongarch/ |
D | mc_horver_lsx.c | 198 __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/ffmpeg/libavfilter/ |
D | vf_fspp.c | 251 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in column_fidct_c() local 374 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_idct_c() local 436 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct_c() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | common_sse2.h | 146 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in VP8PlanarTo24b_SSE2() local
|
D | dec_msa.c | 366 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in HFilter16() local 448 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in HFilterVertEdge16i() local 532 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in HFilter8() local 597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in HFilter8i() local
|
D | filters_sse2.c | 288 const __m128i tmp5 = _mm_add_epi8(tmp4, D); // add to in[] in GradientPredictInverse_SSE2() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_lpf_msa.c | 382 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter16_msa() local 447 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter8uv_msa() local 597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in ff_vp8_h_loop_filter8uv_inner_msa() local 651 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in ff_vp8_h_loop_filter16_inner_msa() local
|
D | fft_mips.c | 65 FFTSample tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_fft_calc_mips() local
|
D | h264dsp_msa.c | 149 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in avc_wgt_8x8_msa() local 192 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in avc_wgt_8x16_msa() local 382 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, denom, offset; in avc_biwgt_8x8_msa() local 950 v8i16 tp0, tp1, tp2, tp3, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in avc_loopfilter_luma_intra_edge_ver_msa() local 1454 v8i16 tmp2, tmp5; in avc_loopfilter_luma_inter_edge_ver_msa() local 2345 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_weight_h264_pixels16_8_msa() local 2469 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_biweight_h264_pixels16_8_msa() local
|
/third_party/openh264/codec/decoder/core/loongarch/ |
D | mb_aux_lsx.c | 198 __m128i tmp0, tmp1, tmp2 ,tmp3, tmp4, tmp5, tmp6, tmp7; in IdctResAddPred8x8_lsx() local
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | test_optimizer_postRA.cpp | 336 Temp tmp5 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
|
D | test_optimizer.cpp | 1006 Temp tmp5 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1), a, dpp_row_mirror); variable
|
/third_party/openh264/codec/encoder/core/loongarch/ |
D | dct_lasx.c | 238 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, in WelsIDctT4Rec_lasx() local
|