| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mes.c | 281 struct amdgpu_mes_gang *gang, *tmp1; in amdgpu_mes_destroy_process() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/ |
| H A D | dce120_timing_generator.c | 432 uint32_t tmp1 = 0; in dce120_timing_generator_program_blanking() local
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | s5pv210-cpufreq.c | 199 unsigned long tmp, tmp1; in s5pv210_set_refresh() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | radio.c | 1486 u32 tmp1 = 0; in b43legacy_radio_init2050() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| H A D | hub.c | 524 u64 tmp, tmp1, tmp2; in compute_phase_incr() local
|
| /kernel/linux/linux-6.6/sound/isa/es1688/ |
| H A D | es1688_lib.c | 185 int cfg, irq_bits, dma, dma_bits, tmp, tmp1; in snd_es1688_init() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vp9_intra_lsx.c | 184 __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; ff_dc_32x32_lsx() local 435 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1; ff_tm_4x4_lsx() local 465 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_tm_8x8_lsx() local 514 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_tm_16x16_lsx() local 600 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1, reg2; ff_tm_32x32_lsx() local [all...] |
| 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; in 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...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| 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; in ff_vp8_h_loop_filter8uv_msa() local 527 v8i16 tmp0, tmp1; ff_vp8_h_loop_filter_simple_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/libavcodec/ |
| H A D | ivi_dsp.c | 38 int32_t p0, p1, p2, p3, tmp0, tmp1, tmp2; in ff_ivi_recompose53() local [all...] |
| H A D | dca_xll.c | 645 int tmp1 = coeff[ k ]; in chs_filter_band_data() local
|
| H A D | mpegaudioenc_template.c | 329 int tmp1[32]; in filter() local
|
| H A D | sipr.c | 241 float tmp1[SUBFR_SIZE+1], tmp2[LP_FILTER_ORDER+1]; in eval_ir() local
|
| /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...] |
| /third_party/ffmpeg/libavutil/loongarch/ |
| H A D | loongson_intrinsics.h | 1221 __m256i tmp0, tmp1, out; in __lasx_xvmaddwl_w_h() local 1245 __m256i tmp0, tmp1, out; in __lasx_xvmaddwh_w_h() local 1270 __m256i tmp0, tmp1, out; in __lasx_xvmulwl_w_h() local 1294 __m256i tmp0, tmp1, ou in __lasx_xvmulwh_w_h() local 1320 __m256i tmp1, out; __lasx_xvsaddw_hu_hu_bu() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 977 Temp tmp1 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1), a, dpp_row_mirror); variable
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_fs.cpp | 865 auto tmp1 = vf.temp_register(); in load_barycentric_at_sample() local 903 auto tmp1 = vf.temp_register(); in load_barycentric_at_offset() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ff_fragment_shader.cpp | 520 ir_rvalue *tmp0, *tmp1; in emit_combine() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_program_alu.c | 544 unsigned tmp1; in transform_SSG() local 780 unsigned tmp1; in transform_r300_vertex_SSG() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jfdctint-neon.c | 125 int16x8_t tmp1 = vaddq_s16(col1, col6); in jsimd_fdct_islow_neon() local
|
| H A D | jidctfst-neon.c | 128 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); jsimd_idct_ifast_neon() local 374 int16x8_t tmp1 = vaddq_s16(tmp11, tmp12); jsimd_idct_ifast_neon() local [all...] |
| H A D | jidctint-neon.c | 380 int32x4_t tmp1 = vshll_n_s16(vsub_s16(z2_s16, z3_s16), CONST_BITS); in jsimd_idct_islow_pass1_regular() local 502 int32x4_t tmp1 = vshll_n_s16(z2_s16, CONST_BITS); jsimd_idct_islow_pass1_sparse() local 591 int32x4_t tmp1 = vshll_n_s16(vsub_s16(z2_s16, z3_s16), CONST_BITS); jsimd_idct_islow_pass2_regular() local 733 int32x4_t tmp1 = vshll_n_s16(z2_s16, CONST_BITS); jsimd_idct_islow_pass2_sparse() local [all...] |
| /third_party/python/Objects/ |
| H A D | rangeobject.c | 189 PyObject *tmp1 = NULL, *tmp2 = NULL, *result; in compute_range_length() local 385 PyObject *tmp1 = NULL; in range_contains_long() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | wpa_debug.c | 133 char *line, *tmp1, *path = NULL; in wpa_debug_open_linux_tracing() local
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | time_64.c | 317 unsigned long ret, tmp1, tmp2, tmp3; in __hbird_read_stick() local
|