Searched refs:vresyx (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/opts/
H A DSkBitmapProcState_matrix_neon.h431 int32x4x2_t vxy, vresyx; local
440 vresyx.val[0] = PACK_FILTER_Y4_NAME(wide_y, maxY, oneY PREAMBLE_ARG_Y);
441 vresyx.val[1] = PACK_FILTER_X4_NAME(wide_x, maxX, oneX PREAMBLE_ARG_X);
444 vst2q_s32((int32_t*)xy, vresyx);

Completed in 75 milliseconds