Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dmem_sse2.h125 static INLINE void store_8bit_8x4_from_16x2(const __m128i *const s, in store_8bit_8x4_from_16x2() function
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_frame_scale_ssse3.c279 store_8bit_8x4_from_16x2(d, t, 2 * width_hor); in scale_plane_2_to_1_general()
323 store_8bit_8x4_from_16x2(d, dst, dst_stride); in scale_plane_2_to_1_general()