Searched refs:recon_and_store_4x4 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct4x4_add_sse4.c | 46 recon_and_store_4x4(io, dest, stride, bd); in vpx_highbd_idct4x4_16_add_sse4_1()
|
D | highbd_idct4x4_add_sse2.c | 138 recon_and_store_4x4(io, dest, stride, bd); in vpx_highbd_idct4x4_16_add_sse2()
|
D | highbd_inv_txfm_sse2.h | 310 static INLINE void recon_and_store_4x4(const __m128i *const in, uint16_t *dest, in recon_and_store_4x4() function
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht4x4_add_sse4.c | 130 recon_and_store_4x4(io, dest, stride, bd); in vp9_highbd_iht4x4_16_add_sse4_1()
|