OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y2out
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h
219
int32x4_t x2out,
y2out
;
local
238
y2out
= y2base;
242
y2out
= vsriq_n_s32(
y2out
, x2out, 16);
243
hi16_2 = vreinterpretq_s16_s32 (
y2out
);
/external/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h
219
int32x4_t x2out,
y2out
;
local
238
y2out
= y2base;
242
y2out
= vsriq_n_s32(
y2out
, x2out, 16);
243
hi16_2 = vreinterpretq_s16_s32 (
y2out
);
Completed in 170 milliseconds