| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_float() local
|
| H A D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
|
| H A D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_islow() local [all...] |
| H A D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local [all...] |
| H A D | jidctfst.c | 175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_ifast() local [all...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264_deblock_lasx.c | 120 __m256i tmp2, tmp3, tmp4, tmp5; in ff_h264_loop_filter_strength_lasx() local [all...] |
| H A D | h264idct_lasx.c | 85 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_h264_idct8_addblk_lasx() local [all...] |
| H A D | vp9_intra_lsx.c | 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
|
| H A D | vp8_lpf_lsx.c | 337 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter16_lsx() local 424 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_vp8_h_loop_filter8uv_lsx() local 543 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_vp8_h_loop_filter16_inner_lsx() local [all...] |
| H A D | vp8_mc_lsx.c | 740 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_put_vp8_epel8_h4v6_lsx() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A 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; ff_faandct248() local [all...] |
| H A D | jfdctfst.c | 145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 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 [all...] |
| H A 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
|
| H A D | jfdctint_template.c | 184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_jpeg_fdct_islow() local 344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_fdct248_islow() local [all...] |
| H A D | fft_template.c | 326 unsigned tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in fft_calc_c() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A 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
|
| H A 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/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jfdctfst-neon.c | 94 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_ifast_neon() local
|
| H A D | jfdctint-neon.c | 128 int16x8_t tmp5 = vsubq_s16(col2, col5); in jsimd_fdct_islow_neon() local [all...] |
| H A 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); jsimd_idct_ifast_neon() local 399 int16x8_t tmp5 = vsubq_s16(tmp11, tmp6); jsimd_idct_ifast_neon() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | common_sse2.h | 146 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in VP8PlanarTo24b_SSE2() local
|
| H A 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/ |
| H A D | fft_mips.c | 66 FFTSample tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_fft_calc_mips() local [all...] |
| H A 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; ff_vp8_h_loop_filter8uv_msa() local 597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; ff_vp8_h_loop_filter8uv_inner_msa() local 651 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; ff_vp8_h_loop_filter16_inner_msa() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fspp.c | 250 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in column_fidct_c() local 373 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; row_idct_c() local 435 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; row_fdct_c() local [all...] |