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

/external/skia/src/opts/
H A DSkBlitRow_opts_arm_neon.cpp753 uint8x8_t vdither_g = vshr_n_u8(vdither, 1); // calc. green dither values local
798 vsrc_dit_g = vaddl_u8(vsrc_g, vdither_g); // add in dither to green and widen

Completed in 412 milliseconds