Home
last modified time | relevance | path

Searched defs:tmp10 (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctflt.c63 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; in jpeg_fdct_float() local
[all...]
H A Djfdctfst.c120 DCTELEM tmp10, tmp11, tmp12, tmp13; in jpeg_fdct_ifast() local
[all...]
H A Djfdctint.c146 JLONG tmp10, tmp11, tmp12, tmp13; in jpeg_fdct_islow() local
H A Djidctflt.c77 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; in jpeg_idct_float() local
[all...]
H A Djidctfst.c176 DCTELEM tmp10, tmp11, tmp12, tmp13; in jpeg_idct_ifast() local
[all...]
H A Djidctred.c125 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_4x4() local
283 JLONG tmp0, tmp10, z1; in jpeg_idct_2x2() local
[all...]
H A Djidctint.c178 JLONG tmp10, tmp11, tmp12, tmp13; in jpeg_idct_islow() local
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp1 in jpeg_idct_7x7() local
580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; jpeg_idct_6x6() local
701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; jpeg_idct_5x5() local
816 JLONG tmp0, tmp2, tmp10, tmp12; jpeg_idct_3x3() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; jpeg_idct_9x9() local
1077 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; jpeg_idct_10x10() local
1272 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; jpeg_idct_11x11() local
1466 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; jpeg_idct_12x12() local
1682 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; jpeg_idct_13x13() local
1910 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; jpeg_idct_14x14() local
2136 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; jpeg_idct_15x15() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; jpeg_idct_16x16() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c68 FLOAT tmp10, tmp11, tmp12, tmp13; in row_fdct() local
117 FLOAT tmp10, tmp11, tmp12, tmp13; in ff_faandct() local
171 FLOAT tmp10, tmp11, tmp12, tmp13; in ff_faandct248() local
[all...]
H A Djfdctfst.c146 int tmp10, tmp11, tmp12, tmp13; in row_fdct() local
210 int tmp10, tmp11, tmp12, tmp13; in ff_fdct_ifast() local
276 int tmp10, tmp11, tmp12, tmp13; ff_fdct_ifast248() local
[all...]
H A Dhq_hqadsp.c38 int tmpB, tmpC, tmpD, tmpE, tmpF, tmp10, tmp11, tmp12, tmp13, tmp14; in idct_row() local
76 int tmpB, tmpC, tmpD, tmpE, tmpF, tmp10, tmp11, tmp12, tmp13, tmp14; in idct_col() local
H A Djfdctint_template.c185 int tmp10, tmp11, tmp12, tmp13; in row_fdct() local
263 int tmp10, tmp11, tmp12, tmp13; in ff_jpeg_fdct_islow() local
345 int tmp10, tmp11, tmp12, tmp13; in ff_fdct248_islow() local
[all...]
H A Djrevdct.c218 int32_t tmp10, tmp11, tmp12, tmp13; in ff_j_rev_dct() local
956 int32_t tmp10, tmp11, tmp12, tmp13; ff_j_rev_dct4() local
[all...]
H A D4xm.c169 int tmp10, tmp11, tmp12, tmp13; in idct() local
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp375 Temp tmp10 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
H A Dtest_optimizer.cpp1044 Temp tmp10 = 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 Djfdctfst-neon.c99 int16x8_t tmp10 = vaddq_s16(tmp0, tmp3); /* phase 2 */ in jsimd_fdct_ifast_neon() local
[all...]
H A Djfdctint-neon.c133 int16x8_t tmp10 = vaddq_s16(tmp0, tmp3); in jsimd_fdct_islow_neon() local
H A Djidctfst-neon.c132 int16x4_t tmp10 = vadd_s16(tmp0, tmp2); /* phase 3 */ in jsimd_idct_ifast_neon() local
207 int16x4_t tmp10 in jsimd_idct_ifast_neon() local
277 int16x8_t tmp10 = vaddq_s16(tmp0, tmp2); /* phase 3 */ jsimd_idct_ifast_neon() local
363 int16x8_t tmp10 = vaddq_s16(col0, col4); jsimd_idct_ifast_neon() local
[all...]
H A Djidctint-neon.c382 int32x4_t tmp10 = vaddq_s32(tmp0, tmp3); in jsimd_idct_islow_pass1_regular() local
504 int32x4_t tmp10 = vaddq_s32(tmp0, tmp3); in jsimd_idct_islow_pass1_sparse() local
593 int32x4_t tmp10 = vaddq_s32(tmp0, tmp3); in jsimd_idct_islow_pass2_regular() local
735 int32x4_t tmp10 in jsimd_idct_islow_pass2_sparse() local
[all...]
H A Djidctred-neon.c144 int32x4_t tmp10 = vshll_n_s16(vget_low_s16(cols_0246), CONST_BITS + 2); in jsimd_idct_2x2_neon() local
270 int32x4_t tmp10 = vaddq_s32(tmp0, tmp2); in jsimd_idct_4x4_neon() local
323 int32x4_t tmp10 = vaddq_s32(tmp0, tmp2); in jsimd_idct_4x4_neon() local
444 int32x4_t tmp10 = vaddq_s32(tmp0, tmp2); jsimd_idct_4x4_neon() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_intra_lsx.c515 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ff_tm_16x16_lsx() local
H A Dvp8_lpf_lsx.c544 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ff_vp8_h_loop_filter16_inner_lsx() local
H A Dvp9_mc_lsx.c1377 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_16w_lsx() local
1434 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_32w_lsx() local
[all...]
H A Dh264qpel_lasx.c1219 __m256i tmp7, tmp8, tmp9, tmp10, tmp11, tmp12; in put_h264_qpel8_hv_lowpass_lasx() local
1328 __m256i tmp7, tmp8, tmp9, tmp10, tmp11, tmp12; in avg_h264_qpel8_hv_lowpass_lasx() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.c251 int_simd16_t tmp10, tmp11, tmp12, tmp13; in column_fidct_c() local
374 int_simd16_t tmp10, tmp11, tmp12, tmp13; row_idct_c() local
436 int_simd16_t tmp10, tmp11, tmp12, tmp13; row_fdct_c() local
[all...]

Completed in 27 milliseconds

12