| /third_party/ffmpeg/tests/checkasm/ |
| H A D | g722dsp.c | 36 const int16_t *tmp0 = src0; in check_qmf() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | cabac.h | 123 int64_t tmp0, tmp1, tmp2, bit; get_cabac_inline_loongarch() local 151 int64_t tmp0, tmp1, tmp2; get_cabac_bypass_loongarch() local 196 int64_t tmp0, tmp1; get_cabac_bypass_sign_loongarch() local [all...] |
| H A D | h264_cabac.c | 34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local 89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; decode_significance_8x8_loongarch() local [all...] |
| H A D | h264_deblock_lasx.c | 119 __m256i tmp0, tmp1; ff_h264_loop_filter_strength_lasx() local 140 DUP2_ARG2(__lasx_xvld, (int8_t*)bS, 0, (int8_t*)bS, 16, tmp0, tmp1); ff_h264_loop_filter_strength_lasx() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | cabac.h | 36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local 126 mips_reg tmp0, tmp1; get_cabac_bypass_mips() local 178 mips_reg tmp0, tmp1; get_cabac_bypass_sign_mips() local [all...] |
| H A D | compute_antialias_fixed.h | 81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local [all...] |
| /third_party/node/deps/base64/base64/lib/arch/neon64/ |
| H A D | enc_loop_asm.c | 99 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon64() local
|
| /third_party/node/deps/base64/base64/lib/arch/neon32/ |
| H A D | enc_loop.c | 12 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon32_inner_asm() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_clip_unfilled.c | 230 struct brw_reg tmp0 = get_element_ud(c->reg.tmp0, 0); in merge_edgeflags() local
|
| H A D | brw_clip_tri.c | 138 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 [all...] |
| H A D | brw_clip.h | 70 struct brw_reg tmp0, tmp1; member
|
| /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
|
| H A D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc_msa.c | 101 v16u8 src0, dst0, tmp0; in SubtractGreenFromBlueAndRed_MSA() local
|
| H A D | filters_msa.c | 107 const v16u8 tmp0 = LD_UB(ppred - 1); in PredictLineGradient() local
|
| H A D | lossless_msa.c | 252 v16u8 src0, dst0, tmp0; in AddGreenToBlueAndRed_MSA() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | celp_filters.c | 116 float tmp0,tmp1,tmp2; in ff_celp_lp_synthesis_filterf() local
|
| 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; in 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 | sbcdsp.c | 293 int32_t tmp0, tmp1; in sbc_calc_scalefactors_j() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer_postRA.cpp | 300 Temp tmp0 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_aa_point.c | 103 unsigned tmp0; in aa_prolog() local [all...] |