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

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h 657 const __m256i s1_21_3 = _mm256_madd_epi16(s1_21_1, k__cospi_m24_m08); local
    [all...]
fwd_dct32x32_impl_sse2.h 814 const __m128i s1_21_3 = _mm_madd_epi16(s1_21_1, k__cospi_m24_m08); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c 656 const __m256i s1_21_3 = _mm256_madd_epi16(s1_21_1, k__cospi_m24_m08); local
    [all...]
vp9_dct32x32_sse2.c 647 const __m128i s1_21_3 = _mm_madd_epi16(s1_21_1, k__cospi_m24_m08); local
    [all...]

Completed in 8152 milliseconds