Searched refs:recon_and_store_8x8 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct8x8_add_sse4.c | 166 recon_and_store_8x8(io, dest, stride, bd); in vpx_highbd_idct8x8_64_add_sse4_1() 209 recon_and_store_8x8(io, dest, stride, bd); in vpx_highbd_idct8x8_12_add_sse4_1()
|
D | highbd_idct8x8_add_sse2.c | 164 recon_and_store_8x8(io, dest, stride, bd); in vpx_highbd_idct8x8_64_add_sse2() 207 recon_and_store_8x8(io, dest, stride, bd); in vpx_highbd_idct8x8_12_add_sse2()
|
D | highbd_inv_txfm_sse2.h | 327 static INLINE void recon_and_store_8x8(const __m128i *const in, uint16_t *dest, in recon_and_store_8x8() function
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht8x8_add_sse4.c | 254 recon_and_store_8x8(io, dest, stride, bd); in vp9_highbd_iht8x8_64_add_sse4_1()
|