OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a0g0
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/dsp/
lossless_neon.c
223
const uint32x4_t
a0g0
= vandq_u32(vreinterpretq_u32_u8(in), mask_ag);
local
242
const uint32x4_t out = vorrq_u32(vreinterpretq_u32_u16(G),
a0g0
);
Completed in 6620 milliseconds