Home
last modified time | relevance | path

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

/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h402 uint16x4_t vx, vconst16_16, v16_x, tmp, vscale; in filter_and_scale_by_alpha() local
419 vconst16_16 = vmov_n_u16(16); // set up constant in vconst16_16 in filter_and_scale_by_alpha()
420 v16_x = vsub_u16(vconst16_16, vx); // v16_x = 16-x in filter_and_scale_by_alpha()

Completed in 2 milliseconds