Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 25 of 180) sorted by relevance

12345678

/external/libvpx/libvpx/test/
Ddct16x16_test.cc86 double temp1, temp2; in butterfly_16x16_dct_1d() local
116 temp1 = step[ 8] * C7; in butterfly_16x16_dct_1d()
118 output[ 8] = temp1 + temp2; in butterfly_16x16_dct_1d()
120 temp1 = step[ 9] * C11; in butterfly_16x16_dct_1d()
122 output[ 9] = temp1 - temp2; in butterfly_16x16_dct_1d()
124 temp1 = step[10] * C3; in butterfly_16x16_dct_1d()
126 output[10] = temp1 + temp2; in butterfly_16x16_dct_1d()
128 temp1 = step[11] * C15; in butterfly_16x16_dct_1d()
130 output[11] = temp1 - temp2; in butterfly_16x16_dct_1d()
132 temp1 = step[11] * C1; in butterfly_16x16_dct_1d()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Ddct16x16_test.cc83 double temp1, temp2; in butterfly_16x16_dct_1d() local
113 temp1 = step[ 8] * C7; in butterfly_16x16_dct_1d()
115 output[ 8] = temp1 + temp2; in butterfly_16x16_dct_1d()
117 temp1 = step[ 9] * C11; in butterfly_16x16_dct_1d()
119 output[ 9] = temp1 - temp2; in butterfly_16x16_dct_1d()
121 temp1 = step[10] * C3; in butterfly_16x16_dct_1d()
123 output[10] = temp1 + temp2; in butterfly_16x16_dct_1d()
125 temp1 = step[11] * C15; in butterfly_16x16_dct_1d()
127 output[11] = temp1 - temp2; in butterfly_16x16_dct_1d()
129 temp1 = step[11] * C1; in butterfly_16x16_dct_1d()
[all …]
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c101 int temp1, temp2; in idct4() local
103 temp1 = (input[0] + input[2]) * cospi_16_64; in idct4()
105 step[0] = dct_const_round_shift(temp1); in idct4()
107 temp1 = input[1] * cospi_24_64 - input[3] * cospi_8_64; in idct4()
109 step[2] = dct_const_round_shift(temp1); in idct4()
161 int temp1, temp2; in idct8() local
167 temp1 = input[1] * cospi_28_64 - input[7] * cospi_4_64; in idct8()
169 step1[4] = dct_const_round_shift(temp1); in idct8()
171 temp1 = input[5] * cospi_12_64 - input[3] * cospi_20_64; in idct8()
173 step1[5] = dct_const_round_shift(temp1); in idct8()
[all …]
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_cols_dspr2.c37 int temp0, temp1, temp2, temp3; in vp9_idct32_cols_add_blk_dspr2() local
110 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
171 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
232 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
289 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
346 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
403 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
448 : [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
599 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
659 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans32_cols_dspr2.c37 int temp0, temp1, temp2, temp3; in vp9_idct32_cols_add_blk_dspr2() local
110 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
171 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
232 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
289 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
346 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
403 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
448 : [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
599 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
659 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), in vp9_idct32_cols_add_blk_dspr2()
[all …]
/external/llvm/test/Transforms/InstCombine/
Dstrncmp-1.ll22 %temp1 = call i32 @strncmp(i8* %str1, i8* %str2, i32 10)
23 ret i32 %temp1
34 %temp1 = call i32 @strncmp(i8* %str1, i8* %str2, i32 10)
35 ret i32 %temp1
45 %temp1 = call i32 @strncmp(i8* %str1, i8* %str2, i32 10)
46 ret i32 %temp1
55 %temp1 = call i32 @strncmp(i8* %str1, i8* %str2, i32 10)
56 ret i32 %temp1
65 %temp1 = call i32 @strncmp(i8* %str1, i8* %str2, i32 4)
66 ret i32 %temp1
[all …]
Dstrcmp-1.ll22 %temp1 = call i32 @strcmp(i8* %str1, i8* %str2)
23 ret i32 %temp1
35 %temp1 = call i32 @strcmp(i8* %str1, i8* %str2)
36 ret i32 %temp1
46 %temp1 = call i32 @strcmp(i8* %str1, i8* %str2)
47 ret i32 %temp1
56 %temp1 = call i32 @strcmp(i8* %str1, i8* %str2)
57 ret i32 %temp1
68 %temp1 = getelementptr inbounds [5 x i8]* @hell, i32 0, i32 0
70 %str2 = select i1 %b, i8* %temp1, i8* %temp2
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_idct.c134 tran_high_t temp1, temp2; in idct4() local
136 temp1 = (input[0] + input[2]) * cospi_16_64; in idct4()
138 step[0] = dct_const_round_shift(temp1); in idct4()
140 temp1 = input[1] * cospi_24_64 - input[3] * cospi_8_64; in idct4()
142 step[2] = dct_const_round_shift(temp1); in idct4()
195 tran_high_t temp1, temp2; in idct8() local
201 temp1 = input[1] * cospi_28_64 - input[7] * cospi_4_64; in idct8()
203 step1[4] = dct_const_round_shift(temp1); in idct8()
205 temp1 = input[5] * cospi_12_64 - input[3] * cospi_20_64; in idct8()
207 step1[5] = dct_const_round_shift(temp1); in idct8()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c51 int temp1, temp2; in vp8_short_idct4x4llm_dspr2() local
65 temp1 = (ip[4] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
67 c1 = temp1 - temp2; in vp8_short_idct4x4llm_dspr2()
69 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2()
71 d1 = temp1 + temp2; in vp8_short_idct4x4llm_dspr2()
97 temp1 = (ip[6] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
99 c1 = temp1 - temp2; in vp8_short_idct4x4llm_dspr2()
101 temp1 = ip[6] + ((ip[6] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2()
103 d1 = temp1 + temp2; in vp8_short_idct4x4llm_dspr2()
135 temp1 = (ip[1] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
[all …]
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c51 int temp1, temp2; in vp8_short_idct4x4llm_dspr2() local
65 temp1 = (ip[4] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
67 c1 = temp1 - temp2; in vp8_short_idct4x4llm_dspr2()
69 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2()
71 d1 = temp1 + temp2; in vp8_short_idct4x4llm_dspr2()
97 temp1 = (ip[6] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
99 c1 = temp1 - temp2; in vp8_short_idct4x4llm_dspr2()
101 temp1 = ip[6] + ((ip[6] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2()
103 d1 = temp1 + temp2; in vp8_short_idct4x4llm_dspr2()
135 temp1 = (ip[1] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2()
[all …]
/external/webp/src/dsp/
Denc_mips32.c121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local
128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3) in ITransformOne()
134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13) in ITransformOne()
138 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), in ITransformOne()
195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local
225 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in QuantizeBlock()
362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local
381 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), in Disto4x4()
477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local
486 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp1, temp2, temp3) in FTransform()
[all …]
Dyuv_mips32.c29 int temp0, temp1, temp2, temp3, temp4; \
31 temp1 = kVToR * v[0]; \
36 temp1 += kRCst; \
40 r = VP8Clip8(temp0 + temp1); \
48 r = VP8Clip8(temp0 + temp1); \
61 temp1 = kVToR * v[0]; \
66 temp1 += kRCst; \
70 r = VP8Clip8(temp0 + temp1); \
Dlossless_mips32.c111 int i, temp0, temp1; in ExtraCost() local
130 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCost()
136 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCost()
157 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined() local
182 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCostCombined()
189 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCostCombined()
212 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), \
226 int temp0, temp1, temp2, temp3; in HuffmanCostCount() local
251 int temp0, temp1, temp2, temp3; in HuffmanCostCombinedCount() local
313 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), \
[all …]
/external/chromium_org/third_party/libwebp/dsp/
Denc_mips32.c121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local
128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3) in ITransformOne()
134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13) in ITransformOne()
138 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), in ITransformOne()
195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local
225 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in QuantizeBlock()
362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local
381 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), in Disto4x4()
477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local
486 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp1, temp2, temp3) in FTransform()
[all …]
Dyuv_mips32.c29 int temp0, temp1, temp2, temp3, temp4; \
31 temp1 = kVToR * v[0]; \
36 temp1 += kRCst; \
40 r = VP8Clip8(temp0 + temp1); \
48 r = VP8Clip8(temp0 + temp1); \
61 temp1 = kVToR * v[0]; \
66 temp1 += kRCst; \
70 r = VP8Clip8(temp0 + temp1); \
Dlossless_mips32.c111 int i, temp0, temp1; in ExtraCost() local
130 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCost()
136 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCost()
157 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined() local
182 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), in ExtraCostCombined()
189 return (double)((int64_t)temp0 << 32 | temp1); in ExtraCostCombined()
212 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), \
226 int temp0, temp1, temp2, temp3; in HuffmanCostCount() local
251 int temp0, temp1, temp2, temp3; in HuffmanCostCombinedCount() local
313 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), \
[all …]
/external/libcxx/test/input.output/file.streams/fstreams/ofstream.assign/
Dmember_swap.pass.cpp23 std::string temp1 = get_temp_file_name(); in main() local
26 std::ofstream fs1(temp1.c_str()); in main()
35 std::ifstream fs(temp1.c_str()); in main()
42 std::remove(temp1.c_str()); in main()
53 std::wofstream fs1(temp1.c_str()); in main()
62 std::wifstream fs(temp1.c_str()); in main()
69 std::remove(temp1.c_str()); in main()
Dnonmember_swap.pass.cpp24 std::string temp1 = get_temp_file_name(); in main() local
27 std::ofstream fs1(temp1.c_str()); in main()
36 std::ifstream fs(temp1.c_str()); in main()
43 std::remove(temp1.c_str()); in main()
54 std::wofstream fs1(temp1.c_str()); in main()
63 std::wifstream fs(temp1.c_str()); in main()
70 std::remove(temp1.c_str()); in main()
/external/llvm/test/CodeGen/X86/
Dpr14562.ll3 @temp1 = global i64 -77129852189294865, align 8
6 %x = load i64* @temp1, align 8
10 store i64 %z, i64* @temp1, align 8
11 ; CHECK: movl $0, {{_?}}temp1+4
12 ; CHECK: movl $0, {{_?}}temp1
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Didctllm.c38 int temp1, temp2; in vp8_short_idct4x4llm_c() local
46 temp1 = (ip[4] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_c()
48 c1 = temp1 - temp2; in vp8_short_idct4x4llm_c()
50 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_c()
52 d1 = temp1 + temp2; in vp8_short_idct4x4llm_c()
72 temp1 = (ip[1] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_c()
74 c1 = temp1 - temp2; in vp8_short_idct4x4llm_c()
76 temp1 = ip[1] + ((ip[1] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_c()
78 d1 = temp1 + temp2; in vp8_short_idct4x4llm_c()
/external/libvpx/libvpx/vp8/common/
Didctllm.c38 int temp1, temp2; in vp8_short_idct4x4llm_c() local
46 temp1 = (ip[4] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_c()
48 c1 = temp1 - temp2; in vp8_short_idct4x4llm_c()
50 temp1 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_c()
52 d1 = temp1 + temp2; in vp8_short_idct4x4llm_c()
72 temp1 = (ip[1] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_c()
74 c1 = temp1 - temp2; in vp8_short_idct4x4llm_c()
76 temp1 = ip[1] + ((ip[1] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_c()
78 d1 = temp1 + temp2; in vp8_short_idct4x4llm_c()
/external/chromium_org/third_party/sqlite/src/
Dmkdll.sh27 $NM tclsqlite3.o | grep ' T ' >temp1
28 grep '_Init$' temp1 >temp2
29 grep '_SafeInit$' temp1 >>temp2
30 grep ' T _sqlite3_' temp1 >>temp2
40 $NM sqlite3.o | grep ' T ' >temp1
42 grep ' _sqlite3_' temp1 | sed 's/^.* _//' >>sqlite3.def
/external/llvm/test/Transforms/ObjCARC/
Dintrinsic-use.ll29 ; CHECK-NEXT: store i8* [[VAL1]], i8** %temp1
31 ; CHECK-NEXT: [[VAL2:%.*]] = load i8** %temp1
45 %temp1 = alloca i8*, align 8
54 store i8* %val1, i8** %temp1
55 call void @test0_helper(i8* %x, i8** %temp1)
56 %val2 = load i8** %temp1
77 ; CHECK-NEXT: store i8* [[VAL1]], i8** %temp1
79 ; CHECK-NEXT: [[VAL2:%.*]] = load i8** %temp1
91 %temp1 = alloca i8*, align 8
100 store i8* %val1, i8** %temp1
[all …]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dinterpolate_samples.c27 int16_t *ppi, *ppo, i, j, temp1, temp2; in WebRtcIlbcfix_InterpolateSamples() local
34 temp1 = 0; in WebRtcIlbcfix_InterpolateSamples()
41 (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(WebRtcIlbcfix_kAlpha[temp1], *ppi, 15); in WebRtcIlbcfix_InterpolateSamples()
45 temp1++; in WebRtcIlbcfix_InterpolateSamples()
/external/chromium_org/v8/src/arm/
Dcodegen-arm.cc44 Register temp1 = r4; in CreateExpFunction() local
53 __ Push(temp3, temp2, temp1); in CreateExpFunction()
56 temp1, temp2, temp3); in CreateExpFunction()
57 __ Pop(temp3, temp2, temp1); in CreateExpFunction()
97 Register temp1 = r3; in CreateMemCopyUint8Function()
198 __ bic(temp1, chars, Operand(0x3), SetCC); in CreateMemCopyUint8Function()
200 __ ldr(temp1, MemOperand(src, 4, PostIndex)); in CreateMemCopyUint8Function()
201 __ str(temp1, MemOperand(dest, 4, PostIndex)); in CreateMemCopyUint8Function()
211 __ ldr(temp1, MemOperand(src, 4, PostIndex)); in CreateMemCopyUint8Function()
212 __ str(temp1, MemOperand(dest, 4, PostIndex)); in CreateMemCopyUint8Function()
[all …]

12345678