OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sign_in6
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
fwd_txfm_neon.c
183
const int16x8_t
sign_in6
= vshrq_n_s16(input_6, 15);
local
191
input_6 = vhsubq_s16(input_6,
sign_in6
);