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

  /external/clang/test/SemaCXX/
altivec.cpp 25 int res6[vec_step(vs) == 8 ? 1 : -1]; local
  /external/chromium_org/third_party/icu/source/test/intltest/
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
145 res6 = cur_fr->format(fL, res6, pos4, status);
149 logln((UnicodeString) "" + fL.getLong() + " formatted to " + res6);
  /external/icu/icu4c/source/test/intltest/
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
145 res6 = cur_fr->format(fL, res6, pos4, status);
149 logln((UnicodeString) "" + fL.getLong() + " formatted to " + res6);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
cfmfile.py 85 res3, res4, res5, res6,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
370 res6 = _mm_packs_epi32(w6, w7);
449 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
451 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
471 res6 = _mm_packs_epi32(w6, w7);
550 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
552 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
370 res6 = _mm_packs_epi32(w6, w7);
449 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
451 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
471 res6 = _mm_packs_epi32(w6, w7);
550 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
552 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_avx2.c 319 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
370 res6 = _mm_packs_epi32(w6, w7);
449 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
451 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]
vp9_dct_sse2.c 420 __m128i res0, res1, res2, res3, res4, res5, res6, res7; local
471 res6 = _mm_packs_epi32(w6, w7);
550 const __m128i tr0_5 = _mm_unpacklo_epi16(res6, res7);
552 const __m128i tr0_7 = _mm_unpackhi_epi16(res6, res7);
    [all...]

Completed in 514 milliseconds