Home
last modified time | relevance | path

Searched refs:y2out (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/opts/
DSkBitmapProcState_matrix_clamp_neon.h219 int32x4_t x2out, y2out; in AFFINE_NOFILTER_NAME() local
238 y2out = y2base; in AFFINE_NOFILTER_NAME()
242 y2out = vsriq_n_s32(y2out, x2out, 16); in AFFINE_NOFILTER_NAME()
243 hi16_2 = vreinterpretq_s16_s32 (y2out); in AFFINE_NOFILTER_NAME()
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_matrix_clamp_neon.h219 int32x4_t x2out, y2out; in AFFINE_NOFILTER_NAME() local
238 y2out = y2base; in AFFINE_NOFILTER_NAME()
242 y2out = vsriq_n_s32(y2out, x2out, 16); in AFFINE_NOFILTER_NAME()
243 hi16_2 = vreinterpretq_s16_s32 (y2out); in AFFINE_NOFILTER_NAME()