Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dav1_txfm_sse2.h194 static INLINE void store_buffer_16bit_to_32bit_w4(const __m128i *const in, in store_buffer_16bit_to_32bit_w4() function
/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm_sse2.c2162 store_buffer_16bit_to_32bit_w4(buf, output, width, height); in av1_lowbd_fwd_txfm2d_4x4_sse2()
2242 store_buffer_16bit_to_32bit_w4(buf, output + 8 * width * i, width, 8); in av1_lowbd_fwd_txfm2d_4x16_sse2()