Searched defs:load_buffer_16x16_avx2 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c1695 static INLINE void load_buffer_16x16_avx2(const int16_t* input, __m128i *in0, function
2556 load_buffer_16x16_avx2(input, in0, in1, stride);
2563 load_buffer_16x16_avx2(input, in0, in1, stride);
2570 load_buffer_16x16_avx2(input, in0, in1, stride);

Completed in 62 milliseconds