HomeSort by relevance Sort by last modified time
    Searched defs:v15 (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/boringssl/src/ssl/
ssl_asn1.c 129 int v1=0,v2=0,v3=0,v4=0,v5=0,v7=0,v8=0,v13=0,v14=0,v15=0,v16=0; local
313 i2d_ASN1_OCTET_STRING, 15, v15);
352 i2d_ASN1_OCTET_STRING, 15, v15);
  /external/chromium_org/third_party/boringssl/src/crypto/chacha/
chacha_vec.c 198 vec v12,v13,v14,v15; local
210 v15 = v11 + ONE;
228 DQROUND_VECTORS(v12,v13,v14,v15)
251 WRITE_XOR(ip, op, 48, v12+s0, v13+s1, v14+s2, v15+s3)
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 649 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
730 v15 = _mm_add_epi32(w15, k__DCT_CONST_ROUNDING);
747 u15 = _mm_srai_epi32(v15, DCT_CONST_BITS);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 944 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
801 v15 = _mm_add_epi32(w15, k__DCT_CONST_ROUNDING);
818 u15 = _mm_srai_epi32(v15, DCT_CONST_BITS);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 720 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
801 v15 = _mm_add_epi32(w15, k__DCT_CONST_ROUNDING);
818 u15 = _mm_srai_epi32(v15, DCT_CONST_BITS);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 824 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
vp9_dct_sse2.c 925 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; local
    [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 19 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
50 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
93 register int v11=OFF+11,v12=OFF+12,v13=OFF+13,v14=OFF+14,v15=OFF+15,v16=OFF+16,v17=OFF+17,v18=OFF+18,v19=OFF+19,v20=OFF+20; local
127 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;
164 sum +=v11+v12+v13+v14+v15+v16+v17+v18+v19+v20;

Completed in 518 milliseconds