Home
last modified time | relevance | path

Searched defs:tmp0 (Results 1 - 25 of 116) sorted by relevance

12345

/third_party/ffmpeg/tests/checkasm/
H A Dg722dsp.c36 const int16_t *tmp0 = src0; in check_qmf() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dcabac.h123 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 Dh264_cabac.c34 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 Dh264_deblock_lasx.c119 __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 Dcabac.h36 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 Dcompute_antialias_fixed.h81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
[all...]
/third_party/node/deps/base64/base64/lib/arch/neon64/
H A Denc_loop_asm.c99 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon64() local
/third_party/node/deps/base64/base64/lib/arch/neon32/
H A Denc_loop.c12 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon32_inner_asm() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_unfilled.c230 struct brw_reg tmp0 = get_element_ud(c->reg.tmp0, 0); in merge_edgeflags() local
H A Dbrw_clip_tri.c138 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 Dbrw_clip.h70 struct brw_reg tmp0, tmp1; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_float() local
H A Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
H A Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_islow() local
H A Djidctflt.c76 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 Dlossless_enc_msa.c101 v16u8 src0, dst0, tmp0; in SubtractGreenFromBlueAndRed_MSA() local
H A Dfilters_msa.c107 const v16u8 tmp0 = LD_UB(ppred - 1); in PredictLineGradient() local
H A Dlossless_msa.c252 v16u8 src0, dst0, tmp0; in AddGreenToBlueAndRed_MSA() local
/third_party/ffmpeg/libavcodec/
H A Dcelp_filters.c116 float tmp0,tmp1,tmp2; in ff_celp_lp_synthesis_filterf() local
H A Dfaandct.c67 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 Djfdctfst.c145 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 Dhq_hqadsp.c37 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 Dsbcdsp.c293 int32_t tmp0, tmp1; in sbc_calc_scalefactors_j() local
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp300 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 Dtgsi_aa_point.c103 unsigned tmp0; in aa_prolog() local
[all...]

Completed in 11 milliseconds

12345