Searched refs:d0h (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | subtract_vsx.c | 60 const int16x8_t d0h = in vpx_subtract_block_vsx() local 66 vec_vsx_st(d0h, 0, diff + c); in vpx_subtract_block_vsx() 81 const int16x8_t d0h = vec_sub(unpack_to_s16_h(s0), unpack_to_s16_h(p0)); in vpx_subtract_block_vsx() local 82 vec_vsx_st(d0h, 0, diff); in vpx_subtract_block_vsx() 93 const int16x8_t d0h = vec_sub(unpack_to_s16_h(s0), unpack_to_s16_h(p0)); in vpx_subtract_block_vsx() local 94 vec_vsx_st(d0h, 0, diff); in vpx_subtract_block_vsx()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve_avg_neon.c | 67 uint16x8_t s0l, s0h, s1l, s1h, d0l, d0h, d1l, d1h; in vpx_highbd_convolve_avg_neon() local 72 d0h = vld1q_u16(dst + 8); in vpx_highbd_convolve_avg_neon() 81 d0h = vrhaddq_u16(s0h, d0h); in vpx_highbd_convolve_avg_neon() 86 vst1q_u16(dst + 8, d0h); in vpx_highbd_convolve_avg_neon()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | pickrst_avx2.c | 152 const __m256i d0h = _mm256_cvtepu32_epi64(_mm256_extracti128_si256(d0, 1)); in acc_stat_highbd_avx2() local 155 yy_storeu_256(dst + 4, _mm256_add_epi64(d0h, dst1)); in acc_stat_highbd_avx2() 737 const __m256i d0h = in av1_highbd_pixel_proj_error_avx2() local 750 const __m256i d0h_xq = _mm256_mullo_epi32(d0h, xq_inactive); in av1_highbd_pixel_proj_error_avx2() 807 const __m256i d0h = yy_loadu_256(dat + j + 16); in av1_highbd_pixel_proj_error_avx2() local 811 const __m256i diffh = _mm256_sub_epi16(d0h, s0h); in av1_highbd_pixel_proj_error_avx2()
|
D | pickrst_sse4.c | 735 const __m128i d0h = _mm_cvtepu16_epi32(_mm_srli_si128(d0, 8)); in av1_highbd_pixel_proj_error_sse4_1() local 746 const __m128i d0h_xq = _mm_mullo_epi32(d0h, xq_inactive); in av1_highbd_pixel_proj_error_sse4_1()
|
/external/epid-sdk/ext/ipp/sources/include/ |
D | ia_emm.inc | 2717 db 0d0h, 011h ; 512K 4, 64, L3 ; from doc cpuid for Nehalem
|
D | ia_32e.inc | 4401 db 0d0h, 011h ; 512K 4, 64, L3 ; from doc cpuid for Nehalem
|