Home
last modified time | relevance | path

Searched refs:load_buffer_8x16 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c151 load_buffer_8x16(input, in0); in vp9_iht16x16_256_add_sse2()
153 load_buffer_8x16(input, in1); in vp9_iht16x16_256_add_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.h104 static INLINE void load_buffer_8x16(const tran_low_t *input, __m128i *in) { in load_buffer_8x16() function