Home
last modified time | relevance | path

Searched refs:tmp1 (Results 301 - 325 of 592) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Ddsp_spos_scb_lib.c596 unsigned int tmp1, tmp2; in cs46xx_dsp_create_src_task_scb() local
620 tmp1 = rate << 16; in cs46xx_dsp_create_src_task_scb()
621 phiIncr = tmp1 / 48000; in cs46xx_dsp_create_src_task_scb()
622 tmp1 -= phiIncr * 48000; in cs46xx_dsp_create_src_task_scb()
623 tmp1 <<= 10; in cs46xx_dsp_create_src_task_scb()
625 tmp2 = tmp1 / 48000; in cs46xx_dsp_create_src_task_scb()
627 tmp1 -= tmp2 * 48000; in cs46xx_dsp_create_src_task_scb()
628 correctionPerGOF = tmp1 / GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
629 tmp1 -= correctionPerGOF * GOF_PER_SEC; in cs46xx_dsp_create_src_task_scb()
630 correctionPerSec = tmp1; in cs46xx_dsp_create_src_task_scb()
[all...]
H A Dcs46xx_lib.c711 unsigned int tmp1, tmp2; in snd_cs46xx_set_play_sample_rate() local
732 tmp1 = rate << 16; in snd_cs46xx_set_play_sample_rate()
733 phiIncr = tmp1 / 48000; in snd_cs46xx_set_play_sample_rate()
734 tmp1 -= phiIncr * 48000; in snd_cs46xx_set_play_sample_rate()
735 tmp1 <<= 10; in snd_cs46xx_set_play_sample_rate()
737 tmp2 = tmp1 / 48000; in snd_cs46xx_set_play_sample_rate()
739 tmp1 -= tmp2 * 48000; in snd_cs46xx_set_play_sample_rate()
740 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
741 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
742 correctionPerSec = tmp1; in snd_cs46xx_set_play_sample_rate()
757 unsigned int phiIncr, coeffIncr, tmp1, tmp2; snd_cs46xx_set_capture_sample_rate() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcavsdsp.c375 const int tmp1= tmp[1 *8]; \
385 OP(dst[0*dstStride], AV*tmpB + BV*tmpA + CV*tmp0 + DV*tmp1 + EV*tmp2 + FV*tmp3 + 64*src2[0*srcStride]); \
386 OP(dst[1*dstStride], AV*tmpA + BV*tmp0 + CV*tmp1 + DV*tmp2 + EV*tmp3 + FV*tmp4 + 64*src2[1*srcStride]); \
387 OP(dst[2*dstStride], AV*tmp0 + BV*tmp1 + CV*tmp2 + DV*tmp3 + EV*tmp4 + FV*tmp5 + 64*src2[2*srcStride]); \
388 OP(dst[3*dstStride], AV*tmp1 + BV*tmp2 + CV*tmp3 + DV*tmp4 + EV*tmp5 + FV*tmp6 + 64*src2[3*srcStride]); \
404 const int tmp1= tmp[1 *8]; \
414 OP(dst[0*dstStride], AV*tmpB + BV*tmpA + CV*tmp0 + DV*tmp1 + EV*tmp2 + FV*tmp3); \
415 OP(dst[1*dstStride], AV*tmpA + BV*tmp0 + CV*tmp1 + DV*tmp2 + EV*tmp3 + FV*tmp4); \
416 OP(dst[2*dstStride], AV*tmp0 + BV*tmp1 + CV*tmp2 + DV*tmp3 + EV*tmp4 + FV*tmp5); \
417 OP(dst[3*dstStride], AV*tmp1
[all...]
H A Dtwinvq.c180 int tmp0, tmp1; in dequant() local
196 tmp1 = *cb_bits++; in dequant()
198 if (tmp1 & 0x40) in dequant()
200 tmp1 &= 0x3F; in dequant()
204 tab1 = cb1 + tmp1 * cb_len; in dequant()
293 float tmp1 = 1.0 - cb3[lpc_hist_idx * mtab->n_lsp + i]; in decode_lsp() local
296 lsp[i] = lsp[i] * tmp1 + tmp2; in decode_lsp()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-armv7-neon.S68 #define tmp1 q9 define
159 vadd.u32 tmp1, W7, curK; \
162 vst1.32 {tmp0, tmp1}, [RWK]!; \
188 vadd.u32 tmp1, W7, curK; \
197 vst1.32 {tmp0, tmp1}, [RWK]!; \
221 veor tmp1, tmp1; \
228 vext.8 tmp1, tmp1, W, #(16-12); \
233 vshr.u32 W, tmp1, #3
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-armv7-neon.S68 #define tmp1 q9 define
159 vadd.u32 tmp1, W7, curK; \
162 vst1.32 {tmp0, tmp1}, [RWK]!; \
188 vadd.u32 tmp1, W7, curK; \
197 vst1.32 {tmp0, tmp1}, [RWK]!; \
221 veor tmp1, tmp1; \
228 vext.8 tmp1, tmp1, W, #(16-12); \
233 vshr.u32 W, tmp1, #3
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9lpf_neon.S155 @ tmp1,tmp2 = tmpq1, tmp3,tmp4 = tmpq2, tmp5,tmp6 = tmpq3, tmp7,tmp8 = tmpq4
156 .macro loop_filter wd, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmpq1, tmpq2, tmpq3, tmpq4
165 vabd.u8 \tmp1, d25, d26 @ abs(q1 - q2)
169 vmax.u8 \tmp1, \tmp1, \tmp2
174 vmax.u8 d4, d4, \tmp1 @ max(abs(p3 - p2), ..., abs(q2 - q3))
193 vabd.u8 \tmp1, d25, d24 @ abs(q1 - q0)
197 vmax.u8 d1, d1, \tmp1
249 vqmovn.s16 \tmp1, \tmpq1 @ av_clip_int8(p1 - q1)
261 vbic \tmp1, \tmp
[all...]
/third_party/ffmpeg/libavutil/loongarch/
H A Dloongson_intrinsics.h1221 __m256i tmp0, tmp1, out; in __lasx_xvmaddwl_w_h() local
1224 tmp1 = __lasx_xvsllwil_w_h(in_l, 0); in __lasx_xvmaddwl_w_h()
1225 tmp0 = __lasx_xvmul_w(tmp0, tmp1); in __lasx_xvmaddwl_w_h()
1245 __m256i tmp0, tmp1, out; in __lasx_xvmaddwh_w_h() local
1248 tmp1 = __lasx_xvilvh_h(in_l, in_l); in __lasx_xvmaddwh_w_h()
1249 tmp0 = __lasx_xvmulwev_w_h(tmp0, tmp1); in __lasx_xvmaddwh_w_h()
1270 __m256i tmp0, tmp1, out; in __lasx_xvmulwl_w_h() local
1273 tmp1 = __lasx_xvsllwil_w_h(in_l, 0); in __lasx_xvmulwl_w_h()
1274 out = __lasx_xvmul_w(tmp0, tmp1); in __lasx_xvmulwl_w_h()
1294 __m256i tmp0, tmp1, ou in __lasx_xvmulwh_w_h() local
1320 __m256i tmp1, out; __lasx_xvsaddw_hu_hu_bu() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_idct_lsx.c255 __m128i tmp0, tmp1, tmp2, tmp3; in vp9_idct8x8_12_colcol_addblk_lsx() local
281 tmp0, tmp1, tmp2, tmp3); in vp9_idct8x8_12_colcol_addblk_lsx()
282 DUP4_ARG2(__lsx_vsrari_w, tmp0, VP9_DCT_CONST_BITS, tmp1, in vp9_idct8x8_12_colcol_addblk_lsx()
284 VP9_DCT_CONST_BITS, tmp0, tmp1, tmp2, tmp3); in vp9_idct8x8_12_colcol_addblk_lsx()
285 DUP4_ARG2(__lsx_vpickev_h, zero, tmp0, zero, tmp1, zero, tmp2, zero, tmp3, in vp9_idct8x8_12_colcol_addblk_lsx()
296 tmp0, tmp1, tmp2, tmp3); in vp9_idct8x8_12_colcol_addblk_lsx()
297 DUP4_ARG2(__lsx_vsrari_w, tmp0, VP9_DCT_CONST_BITS, tmp1, in vp9_idct8x8_12_colcol_addblk_lsx()
299 VP9_DCT_CONST_BITS, tmp0, tmp1, tmp2, tmp3); in vp9_idct8x8_12_colcol_addblk_lsx()
300 DUP4_ARG2(__lsx_vpickev_h, zero, tmp0, zero, tmp1, zero, tmp2, zero, tmp3, in vp9_idct8x8_12_colcol_addblk_lsx()
308 DUP2_ARG2(__lsx_vdp2_w_h, s0, k1, s0, k0, tmp0, tmp1); in vp9_idct8x8_12_colcol_addblk_lsx()
643 __m128i dst0, dst1, dst2, dst3, tmp0, tmp1, tmp2, tmp3; vp9_idct16x16_1_add_lsx() local
1277 __m128i dst0, dst1, dst2, dst3, tmp0, tmp1, tmp2, tmp3; vp9_idct32x32_1_add_lsx() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c432 uint32_t tmp1 = 0; in dce120_timing_generator_program_blanking() local
466 tmp1 = timing->h_total - in dce120_timing_generator_program_blanking()
468 tmp2 = tmp1 + timing->h_addressable + in dce120_timing_generator_program_blanking()
473 CRTC_H_BLANK_END, tmp1, in dce120_timing_generator_program_blanking()
476 tmp1 = timing->v_total - (v_sync_start + timing->v_border_top); in dce120_timing_generator_program_blanking()
477 tmp2 = tmp1 + timing->v_addressable + timing->v_border_top + in dce120_timing_generator_program_blanking()
482 CRTC_V_BLANK_END, tmp1, in dce120_timing_generator_program_blanking()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c432 uint32_t tmp1 = 0; in dce120_timing_generator_program_blanking() local
466 tmp1 = timing->h_total - in dce120_timing_generator_program_blanking()
468 tmp2 = tmp1 + timing->h_addressable + in dce120_timing_generator_program_blanking()
473 CRTC_H_BLANK_END, tmp1, in dce120_timing_generator_program_blanking()
476 tmp1 = timing->v_total - (v_sync_start + timing->v_border_top); in dce120_timing_generator_program_blanking()
477 tmp2 = tmp1 + timing->v_addressable + timing->v_border_top + in dce120_timing_generator_program_blanking()
482 CRTC_V_BLANK_END, tmp1, in dce120_timing_generator_program_blanking()
/kernel/linux/linux-6.6/sound/isa/
H A Dopl3sa2.c207 unsigned char tmp, tmp1; in snd_opl3sa2_detect() local
244 tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MISC); in snd_opl3sa2_detect()
245 if (tmp1 != tmp) { in snd_opl3sa2_detect()
246 snd_printd("OPL3-SA [0x%lx] detect (1) = 0x%x (0x%x)\n", port, tmp, tmp1); in snd_opl3sa2_detect()
252 tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MIC); in snd_opl3sa2_detect()
253 if ((tmp1 & 0x9f) != 0x8a) { in snd_opl3sa2_detect()
254 snd_printd("OPL3-SA [0x%lx] detect (2) = 0x%x (0x%x)\n", port, tmp, tmp1); in snd_opl3sa2_detect()
/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_msa.c310 v16u8 tmp0, tmp1; in avc_chroma_vt_2x2_msa() local
319 ILVR_B2_UB(src1, src0, src2, src1, tmp0, tmp1); in avc_chroma_vt_2x2_msa()
321 tmp0 = (v16u8) __msa_ilvr_d((v2i64) tmp1, (v2i64) tmp0); in avc_chroma_vt_2x2_msa()
341 v16u8 tmp0, tmp1, tmp2, tmp3; in avc_chroma_vt_2x4_msa() local
350 tmp0, tmp1, tmp2, tmp3); in avc_chroma_vt_2x4_msa()
351 ILVR_W2_UB(tmp1, tmp0, tmp3, tmp2, tmp0, tmp2); in avc_chroma_vt_2x4_msa()
380 v16u8 tmp0, tmp1; in avc_chroma_vt_4x2_msa() local
388 ILVR_B2_UB(src1, src0, src2, src1, tmp0, tmp1); in avc_chroma_vt_4x2_msa()
390 tmp0 = (v16u8) __msa_ilvr_d((v2i64) tmp1, (v2i64) tmp0); in avc_chroma_vt_4x2_msa()
404 v16u8 tmp0, tmp1, tmp in avc_chroma_vt_4x4_msa() local
428 v16u8 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, out0, out1; avc_chroma_vt_4x8_msa() local
569 v16u8 tmp0, tmp1, tmp2, tmp3; avc_chroma_hv_2x4_msa() local
1133 v16i8 src0, src1, src2, tmp0, tmp1, res; avc_chroma_vt_and_aver_dst_2x2_msa() local
1171 v16u8 tmp0, tmp1, tmp2, tmp3; avc_chroma_vt_and_aver_dst_2x4_msa() local
1223 v16u8 src0, src1, src2, tmp0, tmp1; avc_chroma_vt_and_aver_dst_4x2_msa() local
1256 v16u8 tmp0, tmp1, tmp2, tmp3; avc_chroma_vt_and_aver_dst_4x4_msa() local
1286 v16u8 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, out0, out1; avc_chroma_vt_and_aver_dst_4x8_msa() local
1463 v16u8 tmp0, tmp1, tmp2, tmp3; avc_chroma_hv_and_aver_dst_2x4_msa() local
[all...]
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c711 unsigned int tmp1, tmp2; in snd_cs46xx_set_play_sample_rate() local
732 tmp1 = rate << 16; in snd_cs46xx_set_play_sample_rate()
733 phiIncr = tmp1 / 48000; in snd_cs46xx_set_play_sample_rate()
734 tmp1 -= phiIncr * 48000; in snd_cs46xx_set_play_sample_rate()
735 tmp1 <<= 10; in snd_cs46xx_set_play_sample_rate()
737 tmp2 = tmp1 / 48000; in snd_cs46xx_set_play_sample_rate()
739 tmp1 -= tmp2 * 48000; in snd_cs46xx_set_play_sample_rate()
740 correctionPerGOF = tmp1 / GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
741 tmp1 -= correctionPerGOF * GOF_PER_SEC; in snd_cs46xx_set_play_sample_rate()
742 correctionPerSec = tmp1; in snd_cs46xx_set_play_sample_rate()
757 unsigned int phiIncr, coeffIncr, tmp1, tmp2; snd_cs46xx_set_capture_sample_rate() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc113 const float tmp1=left; in rotate_move()
115 right=pwidth-tmp1; in rotate_move()
/third_party/typescript/tests/baselines/reference/
H A DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.js62 const tmp1: MyInfo = null!;
64 // tmp2(tmp1); // uncommenting this line removes a type error from a completely unrelated line ?? (see test 1, needs to behave the same)
134 var tmp1 = null; variable
136 // tmp2(tmp1); // uncommenting this line removes a type error from a completely unrelated line ?? (see test 1, needs to behave the same)
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dperfmon_montecito.h137 unsigned long tmp1, tmp2, ival = *val; in pfm_mont_reserved() local
140 tmp1 = ival & PMC_RSVD_MASK(cnum); in pfm_mont_reserved()
145 *val = tmp1 | tmp2; in pfm_mont_reserved()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dmux.c296 unsigned tmp1, tmp2; in omap1_cfg_reg() local
303 tmp1 = reg_orig & mask; in omap1_cfg_reg()
309 if (tmp1 != tmp2) in omap1_cfg_reg()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-m48t86.c198 unsigned char tmp0, tmp1; in m48t86_verify_chip() local
201 tmp1 = m48t86_readb(&pdev->dev, offset1); in m48t86_verify_chip()
210 m48t86_writeb(&pdev->dev, tmp1, offset1); in m48t86_verify_chip()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c350 u32 opcode, new, old, tmp1, tmp2; in sym_fw_bind_script() local
408 tmp1 = cur[1]; in sym_fw_bind_script()
410 if ((tmp1 ^ tmp2) & 3) { in sym_fw_bind_script()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-m48t86.c199 unsigned char tmp0, tmp1; in m48t86_verify_chip() local
202 tmp1 = m48t86_readb(&pdev->dev, offset1); in m48t86_verify_chip()
211 m48t86_writeb(&pdev->dev, tmp1, offset1); in m48t86_verify_chip()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c350 u32 opcode, new, old, tmp1, tmp2; in sym_fw_bind_script() local
408 tmp1 = cur[1]; in sym_fw_bind_script()
410 if ((tmp1 ^ tmp2) & 3) { in sym_fw_bind_script()
/third_party/ffmpeg/libavcodec/x86/
H A Dsbcdsp.asm41 %macro ANALYZE_MAC 9 ; out1, out2, in1, in2, tmp1, tmp2, add1, add2, offset
50 %macro ANALYZE_MAC_IN 7 ; out1, out2, tmp1, tmp2, add1, add2, offset
54 %macro ANALYZE_MAC_REG 7 ; out1, out2, in, tmp1, tmp2, offset, pack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp99 global_val_annot_t tmp1; in cacheAnnotationFromMD() local
100 tmp1[gv] = std::move(tmp); in cacheAnnotationFromMD()
101 (*annotationCache)[m] = std::move(tmp1); in cacheAnnotationFromMD()
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9lpf_neon.S157 // When comparing to the arm version, tmpq1 == tmp1 + tmp2,
159 .macro loop_filter wd, sz, mix, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8
180 uabd \tmp1\sz, v25\sz, v26\sz // abs(q1 - q2)
184 umax \tmp1\sz, \tmp1\sz, \tmp2\sz
189 umax v4\sz, v4\sz, \tmp1\sz // max(abs(p3 - p2), ..., abs(q2 - q3))
212 uabd \tmp1\sz, v25\sz, v24\sz // abs(q1 - q0)
216 umax v1\sz, v1\sz, \tmp1\sz
257 usubl_sz \tmp1\().8h, \tmp2\().8h, v22, v25, \sz // p1 - q1
278 sqxtn_sz \tmp1, \tmp
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...24