Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 25 of 217) sorted by relevance

123456789

/third_party/libjpeg/
Djfdctint.c160 INT32 tmp0, tmp1, tmp2, tmp3; variable
337 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_fdct_7x7() local
473 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_6x6() local
587 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_5x5() local
698 INT32 tmp0, tmp1; in jpeg_fdct_4x4() local
793 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_3x3() 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
[all …]
/third_party/ffmpeg/libavcodec/
Ddct.c50 float tmp1 = data[i ]; in dst_calc_I_c() local
80 float tmp1 = data[i]; in dct_calc_I_c() local
126 float tmp1 = data[i] * inv_n; in dct_calc_III_c() local
143 float tmp1 = data[i]; in dct_calc_II_c() local
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.js19 var tmp1; variable
Dloop_arithmetics_10kk.js19 var tmp1; variable
/third_party/ffmpeg/libavcodec/mips/
Dcabac.h34 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
Dcompute_antialias_fixed.h80 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
/third_party/ffmpeg/tests/checkasm/
Dg722dsp.c37 const int16_t *tmp1 = src1; in check_qmf() local
/third_party/optimized-routines/string/aarch64/
Dmemcmp.S27 #define tmp1 x7 macro
Dstrchrnul-mte.S21 #define tmp1 x1 macro
Dstrchr-mte.S21 #define tmp1 x1 macro
Dstrchrnul.S23 #define tmp1 x3 macro
Dstrchr.S23 #define tmp1 x3 macro
Dstrcmp.S32 #define tmp1 x7 macro
/third_party/optimized-routines/string/arm/
Dstrlen-armv6t2.S40 #define tmp1 r4 /* Overlaps const_0 */ macro
/third_party/typescript/tests/cases/compiler/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts62 const tmp1: MyInfo = null!; constant
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts62 const tmp1: MyInfo = null!; constant
/third_party/boost/libs/property_tree/test/
Dtest_property_tree.hpp71 PTREE &tmp1 = pt1.put(T("key1"), T("data1")); in test_constructor_destructor_assignment() local
114 PTREE tmp1(T("data1")); in test_insertion() local
150 PTREE tmp1(T("data1")); in test_erasing() local
208 PTREE tmp1(T("data1")); in test_pushpop() local
872 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
888 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
/third_party/ltp/testcases/kernel/syscalls/memmap/
Dmem03.c72 char tmp1[] = "./tmp.file.1"; 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/boost/libs/python/test/
Ddict.cpp23 dict tmp1; in data_dict() local

123456789