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

  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h 865 const __m256i s3_22_1 = _mm256_unpackhi_epi16(step2[22], step2[25]); local
    [all...]
fwd_dct32x32_impl_sse2.h 1104 const __m128i s3_22_1 = _mm_unpackhi_epi16(step2[22], step2[25]); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct32x32_avx2.c 864 const __m256i s3_22_1 = _mm256_unpackhi_epi16(step2[22], step2[25]); local
    [all...]
vp9_dct32x32_sse2.c 855 const __m128i s3_22_1 = _mm_unpackhi_epi16(step2[22], step2[25]); local
    [all...]

Completed in 994 milliseconds