OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vec_ref0
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
sad4d_neon.c
193
const uint8x16_t
vec_ref0
= vld1q_u8(ref0);
local
199
vget_low_u8(
vec_ref0
));
201
vget_high_u8(
vec_ref0
));
Completed in 163 milliseconds