Home
last modified time | relevance | path

Searched refs:v16_y (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
408 v16_y = vsub_u8(vconst16_8, vy); // v16_y = 16-y in filter_and_scale_by_alpha()
415 tmp1 = vmull_u8(vreinterpret_u8_u32(va0), v16_y); // tmp1 = [a01|a00] * (16-y) in filter_and_scale_by_alpha()

Completed in 2 milliseconds