HomeSort by relevance Sort by last modified time
    Searched refs:xx21 (Results 1 - 3 of 3) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP384R1Field.java 99 long xx20 = xx[20] & M, xx21 = xx[21] & M, xx22 = xx[22] & M, xx23 = xx[23] & M; local
107 long t4 = xx17 + xx21;
108 long t5 = xx21 - xx23;
119 cc += (xx[2] & M) - xx21 - t1 + t2;
125 cc += (xx[4] & M) + xx16 + xx21 + t1 - t3 + t7;
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_rdft_sse2.c 211 const __m128 xx21 = _mm_mul_ps( local
215 const __m128 xx22 = _mm_add_ps(xx20, xx21);
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 1415 milliseconds