OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:store_8bit_4x4_sse2
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/x86/
mem_sse2.h
114
static INLINE void
store_8bit_4x4_sse2
(const __m128i s, uint8_t *const d,
function
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_frame_scale_ssse3.c
387
store_8bit_4x4_sse2
(d[0], t, 2 * width_hor);
[
all
...]
Completed in 391 milliseconds