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

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h 660 const __m256i s1_27_2 = _mm256_madd_epi16(s1_20_0, k__cospi_m08_p24); local
    [all...]
fwd_dct32x32_impl_sse2.h 817 const __m128i s1_27_2 = _mm_madd_epi16(s1_20_0, k__cospi_m08_p24); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c 659 const __m256i s1_27_2 = _mm256_madd_epi16(s1_20_0, k__cospi_m08_p24); local
    [all...]
vp9_dct32x32_sse2.c 650 const __m128i s1_27_2 = _mm_madd_epi16(s1_20_0, k__cospi_m08_p24); local
    [all...]

Completed in 313 milliseconds