Home
last modified time | relevance | path

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

/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
407 vconst16_8 = vmov_n_u8(16); // set up constant in vconst16_8 in filter_and_scale_by_alpha()
408 v16_y = vsub_u8(vconst16_8, vy); // v16_y = 16-y in filter_and_scale_by_alpha()

Completed in 2 milliseconds