/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 350 const __m256i s2_26_2 = _mm256_madd_epi16(s2_21_0, k__cospi_p16_p16); local 367 const __m256i s2_26_4 = _mm256_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |
vp9_dct32x32_sse2.c | 344 const __m128i s2_26_2 = _mm_madd_epi16(s2_21_0, k__cospi_p16_p16); local 361 const __m128i s2_26_4 = _mm_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 350 const __m256i s2_26_2 = _mm256_madd_epi16(s2_21_0, k__cospi_p16_p16); local 367 const __m256i s2_26_4 = _mm256_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |
vp9_dct32x32_sse2.c | 341 const __m128i s2_26_2 = _mm_madd_epi16(s2_21_0, k__cospi_p16_p16); local 358 const __m128i s2_26_4 = _mm_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 350 const __m256i s2_26_2 = _mm256_madd_epi16(s2_21_0, k__cospi_p16_p16); local 367 const __m256i s2_26_4 = _mm256_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |
vp9_dct32x32_sse2.c | 341 const __m128i s2_26_2 = _mm_madd_epi16(s2_21_0, k__cospi_p16_p16); local 358 const __m128i s2_26_4 = _mm_add_epi32(s2_26_2, k__DCT_CONST_ROUNDING); [all...] |