OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A01234567
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
highbd_intrapred_neon.c
487
const uint16x8_t
A01234567
= vld1q_u16(above);
498
const uint16x8_t row_1 = vrhaddq_u16(avg_1,
A01234567
);
555
const uint16x8_t
A01234567
= vld1q_u16(above);
558
const uint16x8_t row_2 = vrhaddq_u16(avg_2,
A01234567
);
[
all
...]
intrapred_neon.c
414
const uint8x8_t
A01234567
= vld1_u8(above);
421
const uint8x16_t L6543210XA01234567 = vcombine_u8(L6543210X,
A01234567
);
[
all
...]
Completed in 1695 milliseconds