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

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h 762 const __m256i s2_13_3 = _mm256_madd_epi16(s2_10_1, k__cospi_m08_p24); local
    [all...]
fwd_dct32x32_impl_sse2.h 953 const __m128i s2_13_3 = _mm_madd_epi16(s2_10_1, k__cospi_m08_p24); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c 761 const __m256i s2_13_3 = _mm256_madd_epi16(s2_10_1, k__cospi_m08_p24); local
    [all...]
vp9_dct32x32_sse2.c 752 const __m128i s2_13_3 = _mm_madd_epi16(s2_10_1, k__cospi_m08_p24); local
    [all...]

Completed in 91 milliseconds