Home
last modified time | relevance | path

Searched refs:highbd_write_buffer_4 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse4.c249 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_256_add_sse4_1()
297 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_38_add_sse4_1()
344 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_10_add_sse4_1()
Dhighbd_idct16x16_add_sse2.c250 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_256_add_sse2()
298 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_38_add_sse2()
345 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_10_add_sse2()
Dhighbd_idct32x32_add_sse4.c356 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_1024_add_sse4_1()
569 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_135_add_sse4_1()
760 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_34_add_sse4_1()
Dhighbd_idct32x32_add_sse2.c352 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_1024_add_sse2()
569 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_135_add_sse2()
772 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_34_add_sse2()
Dhighbd_inv_txfm_sse2.h393 static INLINE void highbd_write_buffer_4(uint16_t *const dest, const __m128i in, in highbd_write_buffer_4() function
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c414 highbd_write_buffer_4(dest + j * stride, out[j], bd); in vp9_highbd_iht16x16_256_add_sse4_1()