HomeSort by relevance Sort by last modified time
    Searched refs:out1 (Results 26 - 50 of 123) sorted by null

12 3 4 5

  /external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/
x86SP_FFT_CToC_FC32_Fwd_Radix2_ls_sse.c 47 OMX_F32 *out1 = out0 + (n >> 1); local
50 VC_SUB_STORE_SPLIT(out1, &v_t0, &v_temp, n);
x86SP_FFT_CToC_FC32_Fwd_Radix4_ms.c 40 OMX_F32 *out1 = out0 + n_by_4; local
41 OMX_F32 *out2 = out1 + n_by_4;
72 // CADD_SUB_X out1, t1, t3
73 out1[0] = t1.Re + t3.Im;
74 out1[n] = t1.Im - t3.Re;
98 OMX_F32 *out1 = out0 + n_by_4; local
99 OMX_F32 *out2 = out1 + n_by_4;
138 // CADD_SUB_X out1, t1, t3
139 out1[0] = t1.Re + t3.Im;
140 out1[n] = t1.Im - t3.Re
    [all...]
x86SP_FFT_CToC_FC32_Inv_Radix2_ls_sse.c 43 OMX_F32 *out1 = out0 + (n >> 1); local
46 VC_SUB_STORE_SPLIT(out1, &v_t0, &v_temp, n);
x86SP_FFT_CToC_FC32_Inv_Radix4_ms.c 40 OMX_F32 *out1 = out0 + n_by_4; local
41 OMX_F32 *out2 = out1 + n_by_4;
68 // CSUB_ADD_X out1, t1, t3
69 out1[0] = t1.Re - t3.Im;
70 out1[n] = t1.Im + t3.Re;
98 OMX_F32 *out1 = out0 + n_by_4; local
99 OMX_F32 *out2 = out1 + n_by_4;
138 // CSUB_ADD_X out1, t1, t3
139 out1[0] = t1.Re - t3.Im;
140 out1[n] = t1.Im + t3.Re
    [all...]
x86SP_FFT_CToC_FC32_Fwd_Radix4_ms_sse.c 95 OMX_F32 *out1 = out0 + n_by_4; local
96 OMX_F32 *out2 = out1 + n_by_4;
103 RADIX4_FWD_BUTTERFLY_STORE(out0, out1, out2, out3,
152 OMX_F32 *out1 = out0 + n_by_4; local
153 OMX_F32 *out2 = out1 + n_by_4;
159 RADIX4_FWD_BUTTERFLY_STORE(out0, out1, out2, out3,
201 OMX_F32 *out1 = out0 + n_by_4; local
202 OMX_F32 *out2 = out1 + n_by_4;
209 RADIX4_FWD_BUTTERFLY_STORE(out0, out1, out2, out3,
x86SP_FFT_CToC_FC32_Inv_Radix4_ms_sse.c 95 OMX_F32 *out1 = out0 + n_by_4; local
96 OMX_F32 *out2 = out1 + n_by_4;
103 RADIX4_INV_BUTTERFLY_STORE(out0, out1, out2, out3,
152 OMX_F32 *out1 = out0 + n_by_4; local
153 OMX_F32 *out2 = out1 + n_by_4;
159 RADIX4_INV_BUTTERFLY_STORE(out0, out1, out2, out3,
201 OMX_F32 *out1 = out0 + n_by_4; local
202 OMX_F32 *out2 = out1 + n_by_4;
209 RADIX4_INV_BUTTERFLY_STORE(out0, out1, out2, out3,
x86SP_FFT_CToC_FC32_Fwd_Radix4_ls_sse.c 35 OMX_F32 *out1 = out0 + n_by_4; local
36 OMX_F32 *out2 = out1 + n_by_4;
76 RADIX4_FWD_BUTTERFLY_STORE(out0, out1, out2, out3,
x86SP_FFT_CToC_FC32_Inv_Radix4_ls_sse.c 35 OMX_F32 *out1 = out0 + n_by_4; local
36 OMX_F32 *out2 = out1 + n_by_4;
76 RADIX4_INV_BUTTERFLY_STORE(out0, out1, out2, out3,
  /external/valgrind/main/none/tests/mips32/
MoveIns.c 28 int out1; \
35 : "=&f" (out), "=&r" (out1) \
40 instruction, out, out1); \
47 int out1; \
54 : "=&f" (out), "=&r" (out1) \
59 instruction, out, out1); \
66 int out1; \
73 : "=&f" (out), "=&r" (out1) \
78 instruction, out, out1); \
85 int out1; \
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
xcbc_enc.c 86 int out0,out1;
93 out0=out1=0;
96 out[i]=key[i]^desx_white_in2out[out0^out1];
97 out0=out1;
98 out1=(int)out[i&0x07];
102 out1=out[i]; /* BUG: out-of-bounds read */
105 out[i]=in[i]^desx_white_in2out[out0^out1];
106 out0=out1;
107 out1=(int)out[i&0x07];
  /external/openssl/crypto/des/
xcbc_enc.c 86 int out0,out1;
93 out0=out1=0;
96 out[i]=key[i]^desx_white_in2out[out0^out1];
97 out0=out1;
98 out1=(int)out[i&0x07];
102 out1=out[i]; /* BUG: out-of-bounds read */
105 out[i]=in[i]^desx_white_in2out[out0^out1];
106 out0=out1;
107 out1=(int)out[i&0x07];
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_sco.c 88 INT32 out1, out2, out3, out4, out5; \
103 out1 = (SRC_SAMPLE(0) * 1587) \
108 out1 = out1 / 30000; \
128 out5 = out1 + out2 - out3 - out4; \
142 INT32 out1, out2, out3, out4, out5; \
157 out1 = (SRC_SAMPLE(0) * 2993) \
162 out1 = out1 / 30000; \
181 out5 = out1 - out2 + out3 - out4;
    [all...]
  /external/chromium_org/third_party/re2/re2/
prog.cc 17 void Prog::Inst::InitAlt(uint32 out, uint32 out1) {
20 out1_ = out1;
143 AddToQueue(q, ip->out1());
194 j = ip->out1();
199 AddToQueue(&q, ip->out1());
217 AddToQueue(&q, ip->out1());
221 Inst* k = inst(ip->out1());
  /external/regex-re2/re2/
prog.cc 17 void Prog::Inst::InitAlt(uint32 out, uint32 out1) {
20 out1_ = out1;
143 AddToQueue(q, ip->out1());
194 j = ip->out1();
199 AddToQueue(&q, ip->out1());
217 AddToQueue(&q, ip->out1());
221 Inst* k = inst(ip->out1());
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.c 761 __m128i in0, in1, out0, out1; local
771 out1 = _mm_loadu_si128((const __m128i *)dst + 1);
792 t2 = _mm_unpacklo_epi8(out1, _mm_setzero_si128());
817 __m128i in0, in1, out0, out1; local
874 __m128i in0, in1, out0, out1; local
924 __m128i in0, in1, out0, out1; local
974 __m128i in0, in1, out0, out1; local
1026 __m128i in0, in1, out0, out1; local
1079 __m128i in0, in1, out0, out1; local
1150 __m128i in0, in1, out0, out1; local
1219 __m128i in0, in1, out0, out1; local
1240 __m128i in0, in1, out0, out1; local
1277 __m128i in0, in1, out0, out1; local
1298 __m128i in0, in1, out0, out1; local
    [all...]
  /frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp 60 AString out1, out2;
61 encodeBase64(kSPS, sizeof(kSPS), &out1);
63 printf("params=%s,%s\n", out1.c_str(), out2.c_str());
  /external/ipsec-tools/src/racoon/
admin.c 420 goto out1;
425 goto out1;
429 goto out1;
433 goto out1;
437 goto out1;
443 goto out1;
465 goto out1;
468 out1:
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m 7 command = '!iLBCtest.exe 30 speechAndBGnoise.pcm out1.bit out1.pcm tlm10_30ms.dat';
  /external/libunwind/src/ia64/
siglongjmp.S 57 mov out1 = sp
sigsetjmp.S 48 mov out1 = r0
  /external/f2fs-tools/fsck/
main.c 139 goto out1;
143 out1:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 72 ;// M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
86 ;// $out1 four packed bytes, z[7] : z[6] : z[5] : z[4]
88 ;// Note: {$out0, $out1, $scratch} should be registers with ascending
92 M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
94 LDM $pSrc, {$out0, $out1}
97 LDM $pSrc, {$out0, $out1, $scratch}
101 ORR $out0, $out0, $out1, LSL #(32 - 8 * ($offset))
102 MOV $out1, $out1, LSR #8 * $offset
103 ORR $out1, $out1, $scratch, LSL #(32 - 8 * ($offset)
    [all...]
  /external/chromium_org/chrome/test/perf/
url_parse_perftest.cc 103 std::string out1;
104 url::StdStringCanonOutput output1(&out1);
  /external/eigen/unsupported/test/
FFTW.cpp 216 VectorXcf out1,out2; local
221 fft.fwd(out1,in);
223 VERIFY( (out1-out2).norm() < test_precision<float>() );
224 in1 = fft.inv(out1);
  /external/chromium_org/components/policy/core/browser/
url_blacklist_policy_handler_unittest.cc 210 std::string out1; local
211 EXPECT_TRUE(out_list->GetString(0U, &out1));
212 EXPECT_EQ(kTestDisabledScheme + std::string("://*"), out1);

Completed in 784 milliseconds

12 3 4 5