Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 241) sorted by relevance

12345678910

/third_party/ffmpeg/libavcodec/
Ddct.c53 float tmp2 = data[n - i]; in dst_calc_I_c() local
83 float tmp2 = data[n - i]; in dct_calc_I_c() local
129 float tmp2 = data[n - i - 1] * inv_n; in dct_calc_III_c() local
146 float tmp2 = data[n - i - 1]; 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.c145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
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
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
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
/third_party/python/Python/
DPython-ast.c5514 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5551 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5600 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5679 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local
5876 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
5913 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6037 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6074 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6181 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
6218 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local
[all …]
/third_party/ffmpeg/libavcodec/loongarch/
Dcabac.h123 int64_t tmp0, tmp1, tmp2, bit; in get_cabac_inline_loongarch() local
151 int64_t tmp0, tmp1, tmp2; in get_cabac_bypass_loongarch() local
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; in decode_significance_8x8_loongarch() local
/third_party/node/deps/openssl/openssl/crypto/aes/
Daes_ige.c89 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
142 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
194 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
/third_party/openssl/crypto/aes/
Daes_ige.c89 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
142 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
194 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
/third_party/jerryscript/tests/benchmarks/jerry/
Dloop_arithmetics_1kk.js20 var tmp2; variable
Dloop_arithmetics_10kk.js20 var tmp2; variable
/third_party/ffmpeg/libavformat/
Dr3d.c60 int av_unused tmp2; in r3d_read_red1() local
222 int av_unused tmp2; in r3d_read_redv() local
277 int av_unused tmp, tmp2; in r3d_read_reda() local
/third_party/skia/tools/fiddle/
Ddraw.cpp41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw() local
/third_party/optimized-routines/string/aarch64/
Dmemcmp.S28 #define tmp2 x8 macro
Dstrchrnul-mte.S22 #define tmp2 x3 macro
Dstrcmp.S33 #define tmp2 x8 macro
/third_party/optimized-routines/string/arm/
Dstrlen-armv6t2.S41 #define tmp2 r5 macro
/third_party/typescript/tests/cases/compiler/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts63 function tmp2<N extends NeededInfo>(n: N) {} function
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts63 function tmp2<N extends NeededInfo>(n: N) {} function
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap19.c30 static const char tmp2[] = "testfile2"; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c129 int16x4_t tmp2 = vmul_s16(vget_high_s16(row4), quant_row4); in jsimd_idct_ifast_neon() local
204 int16x4_t tmp2 = vmul_s16(vget_low_s16(row4), quant_row4); in jsimd_idct_ifast_neon() local
274 int16x8_t tmp2 = vmulq_s16(row4, quant_row4); in jsimd_idct_ifast_neon() local
375 int16x8_t tmp2 = vsubq_s16(tmp11, tmp12); in jsimd_idct_ifast_neon() local
/third_party/ffmpeg/libavcodec/mips/
Dcompute_antialias_fixed.h81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
Dcabac.h36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vs.c64 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state() local

12345678910