Home
last modified time | relevance | path

Searched refs:recon_and_store_8x8 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse4.c166 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()
Dhighbd_idct8x8_add_sse2.c164 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()
Dhighbd_inv_txfm_sse2.h327 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/
Dvp9_highbd_iht8x8_add_sse4.c254 recon_and_store_8x8(io, dest, stride, bd); in vp9_highbd_iht8x8_64_add_sse4_1()