Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dmem_sse2.h114 static INLINE void store_8bit_4x4_sse2(const __m128i s, uint8_t *const d, in store_8bit_4x4_sse2() function
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_frame_scale_ssse3.c387 store_8bit_4x4_sse2(d[0], t, 2 * width_hor); in scale_plane_4_to_1_general()