OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L10XA0123_
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
highbd_intrapred_neon.c
465
const uint16x8_t
L10XA0123_
= vextq_u16(L____3210, XA0123___, 6);
466
const uint16x8_t avg1 = vhaddq_u16(L3210XA012,
L10XA0123_
);
[
all
...]
intrapred_neon.c
393
const uint8x8_t
L10XA0123_
=
395
const uint8x8_t avg1 = vhadd_u8(
L10XA0123_
, L3210XA012);
[
all
...]
Completed in 360 milliseconds