OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a1_2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
pragma-align-mac68k.c
20
extern int
a1_2
[sizeof(struct s1) == 6 ? 1 : -1];
/external/libvpx/libvpx/vpx_dsp/arm/
highbd_intrapred_neon.c
403
const uint16x8_t
A1_2
= vld1q_u16(above + 17);
415
uint16x8_t row_2 = vrhaddq_u16(avg_2,
A1_2
);
[
all
...]
Completed in 69 milliseconds