/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 371 const __m256i s2_20_6 = _mm256_srai_epi32(s2_20_4, DCT_CONST_BITS); local 388 step2[20] = _mm256_packs_epi32(s2_20_6, s2_20_7); [all...] |
vp9_dct32x32_sse2.c | 365 const __m128i s2_20_6 = _mm_srai_epi32(s2_20_4, DCT_CONST_BITS); local 382 step2[20] = _mm_packs_epi32(s2_20_6, s2_20_7); [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 371 const __m256i s2_20_6 = _mm256_srai_epi32(s2_20_4, DCT_CONST_BITS); local 388 step2[20] = _mm256_packs_epi32(s2_20_6, s2_20_7); [all...] |
vp9_dct32x32_sse2.c | 362 const __m128i s2_20_6 = _mm_srai_epi32(s2_20_4, DCT_CONST_BITS); local 379 step2[20] = _mm_packs_epi32(s2_20_6, s2_20_7); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_avx2.c | 371 const __m256i s2_20_6 = _mm256_srai_epi32(s2_20_4, DCT_CONST_BITS); local 388 step2[20] = _mm256_packs_epi32(s2_20_6, s2_20_7); [all...] |
vp9_dct32x32_sse2.c | 362 const __m128i s2_20_6 = _mm_srai_epi32(s2_20_4, DCT_CONST_BITS); local 379 step2[20] = _mm_packs_epi32(s2_20_6, s2_20_7); [all...] |