OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_xx
(Results
1 - 2
of
2
) sorted by null
/external/gemmlowp/internal/
unpack_neon.h
107
int32x4_t
raw_xx
[4];
local
109
raw_xx
[i] = vld1q_s32(src_ptr);
129
raw_xx
[i]);
156
const int32x4_t
raw_xx
= vld1q_s32(src_ptr);
local
160
raw_xx
);
182
const std::int32_t
raw_xx
= src_map(r, c);
local
187
raw_xx
);
unpack.h
116
std::int32_t
raw_xx
= src_map(r, c);
local
121
raw_xx
);
Completed in 2359 milliseconds