Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c2419 static INLINE void load_buffer_8x16(const int16_t *input, __m128i *in) { in load_buffer_8x16() function
2499 load_buffer_8x16(input, in0); in vp9_iht16x16_256_add_sse2()
2501 load_buffer_8x16(input, in1); in vp9_iht16x16_256_add_sse2()