Home
last modified time | relevance | path

Searched defs:tmp3 (Results 1 – 25 of 114) sorted by relevance

12345

/third_party/libjpeg/
Djfdctint.c160 INT32 tmp0, tmp1, tmp2, tmp3; variable
337 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_fdct_7x7() local
879 DCTELEM tmp0, tmp1, tmp2, tmp3; in jpeg_fdct_2x2() local
945 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; in jpeg_fdct_9x9() local
1096 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; in jpeg_fdct_10x10() local
1260 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in jpeg_fdct_11x11() local
1444 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in jpeg_fdct_12x12() local
1610 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in jpeg_fdct_13x13() local
1810 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in jpeg_fdct_14x14() local
2011 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_15x15() local
[all …]
Djfdctflt.c64 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c75 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/ffmpeg/libavcodec/
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
Djfdctfst.c146 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
210 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local
276 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
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
Djfdctint_template.c184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
/third_party/jerryscript/tests/benchmarks/jerry/
Dloop_arithmetics_1kk.js21 var tmp3; variable
Dloop_arithmetics_10kk.js21 var tmp3; variable
/third_party/flutter/skia/tools/fiddle/
Ddraw.cpp46 sk_sp<SkSurface> tmp3 = SkSurface::MakeFromBackendRenderTarget(context, in draw() local
/third_party/skia/tools/fiddle/
Ddraw.cpp50 sk_sp<SkSurface> tmp3 = SkSurface::MakeFromBackendRenderTarget(dContext, in draw() local
/third_party/boost/libs/fusion/test/sequence/
Dio.cpp104 ifstream tmp3("temp.tmp"); in main() local
/third_party/optimized-routines/string/aarch64/
Dstrchr-mte.S23 #define tmp3 x3 macro
Dstrchrnul.S25 #define tmp3 x5 macro
Dstrchr.S25 #define tmp3 x5 macro
Dstrcmp.S34 #define tmp3 x9 macro
Dstrncmp.S35 #define tmp3 x10 macro
Dstrrchr.S25 #define tmp3 x5 macro
Dstrlen.S26 #define tmp3 x6 macro
/third_party/boost/libs/tuple/test/
Dio_test.cpp97 std::ifstream tmp3("temp.tmp"); in main() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c130 int16x4_t tmp3 = vmul_s16(vget_high_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
205 int16x4_t tmp3 = vmul_s16(vget_low_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
275 int16x8_t tmp3 = vmulq_s16(row6, quant_row6); in jsimd_idct_ifast_neon() local
373 int16x8_t tmp3 = vsubq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local

12345