Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse4.c225 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_256_add_sse4_1()
276 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_38_add_sse4_1()
324 highbd_write_buffer_8(dest + j * stride, in[j], bd); in vpx_highbd_idct16x16_10_add_sse4_1()
Dhighbd_idct16x16_add_sse2.c226 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_256_add_sse2()
277 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct16x16_38_add_sse2()
325 highbd_write_buffer_8(dest + j * stride, in[j], bd); in vpx_highbd_idct16x16_10_add_sse2()
Dhighbd_idct32x32_add_sse4.c327 highbd_write_buffer_8(dest + j * stride, io[j], bd); in vpx_highbd_idct32x32_1024_add_sse4_1()
546 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_135_add_sse4_1()
737 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_34_add_sse4_1()
Dhighbd_idct32x32_add_sse2.c323 highbd_write_buffer_8(dest + j * stride, io[j], bd); in vpx_highbd_idct32x32_1024_add_sse2()
546 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_135_add_sse2()
749 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vpx_highbd_idct32x32_34_add_sse2()
Dhighbd_inv_txfm_sse2.h383 static INLINE void highbd_write_buffer_8(uint16_t *dest, const __m128i in, in highbd_write_buffer_8() function
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c382 highbd_write_buffer_8(dest + j * stride, out[j], bd); in vp9_highbd_iht16x16_256_add_sse4_1()