Home
last modified time | relevance | path

Searched defs:tmp13 (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/libjpeg-turbo/
H A Djidctint.c178 JLONG tmp10, tmp11, tmp12, tmp13; variable
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local
1077 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_10x10() local
1272 JLONG tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_11x11() local
1466 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in jpeg_idct_12x12() local
1682 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in jpeg_idct_13x13() local
1910 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; in jpeg_idct_14x14() local
2136 JLONG tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; in jpeg_idct_15x15() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
H A Djfdctflt.c63 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; variable
H A Djidctflt.c77 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; variable
H A Djfdctfst.c120 DCTELEM tmp10, tmp11, tmp12, tmp13; variable
H A Djfdctint.c146 JLONG tmp10, tmp11, tmp12, tmp13; variable
H A Djidctfst.c176 DCTELEM tmp10, tmp11, tmp12, tmp13; variable
/aosp_15_r20/external/libjpeg-turbo/simd/arm/
H A Djidctfst-neon.c135 int16x4_t tmp13 = vadd_s16(tmp1, tmp3); /* phases 5-3 */ in jsimd_idct_ifast_neon() local
210 int16x4_t tmp13 = vadd_s16(tmp1, tmp3); /* phases 5-3 */ in jsimd_idct_ifast_neon() local
280 int16x8_t tmp13 = vaddq_s16(tmp1, tmp3); /* phases 5-3 */ in jsimd_idct_ifast_neon() local
366 int16x8_t tmp13 = vaddq_s16(col2, col6); in jsimd_idct_ifast_neon() local
H A Djidctint-neon.c382 int32x4_t tmp13 = vsubq_s32(tmp0, tmp3); in jsimd_idct_islow_pass1_regular() local
504 int32x4_t tmp13 = vsubq_s32(tmp0, tmp3); in jsimd_idct_islow_pass1_sparse() local
593 int32x4_t tmp13 = vsubq_s32(tmp0, tmp3); in jsimd_idct_islow_pass2_regular() local
735 int32x4_t tmp13 = vsubq_s32(tmp0, tmp3); in jsimd_idct_islow_pass2_sparse() local
H A Djfdctfst-neon.c100 int16x8_t tmp13 = vsubq_s16(tmp0, tmp3); in jsimd_fdct_ifast_neon() local
H A Djfdctint-neon.c134 int16x8_t tmp13 = vsubq_s16(tmp0, tmp3); in jsimd_fdct_islow_neon() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dintrapred16_dspr2.c17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; in vpx_h_predictor_16x16_dspr2() local
H A Davg_msa.c90 v8i16 tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in vpx_hadamard_16x16_msa() local
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dvpx_convolve8_avg_horiz_lsx.c214 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_16w_lsx() local
270 __m128i tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in common_hz_8t_and_aver_dst_32w_lsx() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mdct_480.c49 tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, in ia_enhaacplus_enc_fft15() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp420 auto tmp13 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_polyphase.c47 WORD32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, in ixheaacd_fft32() local
/aosp_15_r20/external/webp/src/dsp/
H A Denc_neon.c282 const int32x2x2_t tmp13 = vtrn_s32(vreinterpret_s32_s16(AB.val[1]), in Transpose4x4_S16_NEON() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1285 float tmp13 = tmp0 - tmp3; in stbiw__jpg_DCT() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1285 float tmp13 = tmp0 - tmp3; in stbiw__jpg_DCT() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image_write.h1081 float tmp13 = tmp0 - tmp3; in stbiw__jpg_DCT() local
/aosp_15_r20/external/libyuv/source/
H A Drow_msa.cc3163 v4i32 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ARGBQuantizeRow_MSA() local
3270 v4i32 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ARGBColorMatrixRow_MSA() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Drow_msa.cc3078 v4i32 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ARGBQuantizeRow_MSA() local
3185 v4i32 tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in ARGBColorMatrixRow_MSA() local