Searched defs:w11 (Results 1 - 9 of 9) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dsmooth.c38 int32_t w00,w10,w11, endiff, crit; local
47 w00 = w10 = w11 = 0;
58 w11=WebRtcSpl_DotProductWithScale(surround,surround,ENH_BLOCKL,scale);
62 if (w11<0) w11 = WEBRTC_SPL_WORD32_MAX;
64 /* Rescale w00 and w11 to w00prim and w11prim, so that w00prim/w11prim
68 bitsw11 = WebRtcSpl_GetSizeInBits(w11);
80 w11prim = (int16_t) WEBRTC_SPL_SHIFT_W32(w11, scale2);
82 /* Perform C = sqrt(w11/w00) (C is in Q11 since (16+6)/2=11) */
113 /* Calculate w11*w0
[all...]
/external/deqp/framework/randomshaders/
H A DrsgProgramExecutor.cpp115 float w11 = x*y; local
116 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11;
/external/capstone/suite/MC/Mips/
H A Dtest_3rf.s.cs4 0x78,0x19,0x5b,0x9a = fcaf.w $w14, $w11, $w25
11 0x79,0x2b,0xcf,0x9a = fclt.d $w30, $w25, $w11
15 0x78,0x6b,0xcc,0x5c = fcor.d $w17, $w25, $w11
23 0x78,0x63,0x5f,0x5a = fcun.d $w29, $w11, $w3
33 0x79,0x35,0xe2,0xdb = fmadd.d $w11, $w28, $w21
48 0x7a,0x8d,0x8a,0xda = fseq.w $w11, $w17, $w13
57 0x7a,0x6b,0xc3,0x1c = fsor.d $w12, $w24, $w11
63 0x7b,0xfa,0x58,0x9a = fsule.d $w2, $w11, $w26
64 0x7b,0x56,0xd2,0xda = fsult.w $w11, $w26, $w22
67 0x7a,0x73,0x5c,0x9a = fsun.d $w18, $w11,
[all...]
H A Dtest_3r.s.cs4 0x78,0x56,0x32,0xd0 = add_a.w $w11, $w6, $w22
10 0x79,0x13,0x5f,0x50 = adds_s.b $w29, $w11, $w19
20 0x78,0x4e,0x5c,0xce = addv.w $w19, $w11, $w14
26 0x7a,0x8b,0xea,0x91 = asub_u.b $w10, $w29, $w11
35 0x7a,0xab,0xe7,0x10 = ave_u.h $w28, $w28, $w11
36 0x7a,0xcb,0x62,0xd0 = ave_u.w $w11, $w12, $w11
54 0x7b,0x82,0x5d,0x8d = binsr.b $w22, $w11, $w2
58 0x7a,0x98,0x58,0x0d = bneg.b $w0, $w11, $w24
106 0x7a,0x2c,0x59,0x13 = dpsub_s.h $w4, $w11,
[all...]
/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp163 float w11 = x*y; local
164 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11;
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.c256 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
314 w11 = _mm_sub_epi32(u3, u11);
332 v11 = _mm_add_epi32(w11, k__DCT_CONST_ROUNDING);
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_intrin_sse2.c870 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
925 w11 = _mm_sub_epi32(u3, u11);
943 v11 = _mm_add_epi32(w11, k__DCT_CONST_ROUNDING);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1239 LLVMValueRef w00, w01, w10, w11, wx0, wy0; local
1255 * w00*s00 + w01*s01 + w10*s10 + w11*s11.
1266 w11 = lp_build_mul(coord_bld, s_fpart, t_fpart);
1276 c_weight = lp_build_select(coord_bld, c11, w11, c_weight);
1293 w11 = lp_build_add(coord_bld, w11, c_weight);
1295 w11 = lp_build_andnot(coord_bld, w11, c11);
1304 tmp = lp_build_mul(coord_bld, w11, neighbors[1][1][chan]);
1324 tmp = lp_build_and(coord_bld, w11, cmpval1
[all...]
/external/capstone/suite/MC/AArch64/
H A Dbasic-a64-instructions.s.cs148 0xab,0x01,0x0f,0x0b = add w11, w13, w15
174 0xab,0x01,0x0f,0x2b = adds w11, w13, w15
200 0xab,0x01,0x0f,0x4b = sub w11, w13, w15
226 0xab,0x01,0x0f,0x6b = subs w11, w13, w15
253 0x5f,0x7d,0x0b,0x2b = cmn w10, w11, lsl #31 external variable declarations
277 0x5f,0x7d,0x0b,0x6b = cmp w10, w11, lsl #31 external variable declarations
307 0xec,0x7f,0x8b,0x4b = sub w12, wzr, w11, asr #31 external variable declarations
331 0xec,0x7f,0x8b,0x6b = subs w12, wzr, w11, asr #31 external variable declarations
426 0x8b,0x01,0x01,0x13 = sbfiz w11, w12, #31, #1
434 0x8b,0x7d,0x1f,0x13 = sbfx w11, w1
619 0x5f,0x31,0x2b,0x9b = smaddl xzr, w10, w11, x12 external variable declarations
624 0x5f,0xb1,0x2b,0x9b = smsubl xzr, w10, w11, x12 external variable declarations
629 0x5f,0x31,0xab,0x9b = umaddl xzr, w10, w11, x12 external variable declarations
634 0x5f,0xb1,0xab,0x9b = umsubl xzr, w10, w11, x12 external variable declarations
649 0x6a,0x7d,0x1f,0x1b = mul w10, w11, wzr external variable declarations
1307 0xc3,0x03,0x8b,0x0a = and w3, w30, w11, asr #0 external variable declarations
[all...]

Completed in 425 milliseconds