Home
last modified time | relevance | path

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

/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h86 int16x8_t fx8; in SCALE_NOFILTER_NAME() local
88 fx8 = TILEX_PROCF_NEON8(lbase, hbase, maxX); in SCALE_NOFILTER_NAME()
90 vst1q_s16(dst16, fx8); in SCALE_NOFILTER_NAME()