Searched refs:vsrc_g (Results 1 – 1 of 1) sorted by relevance
761 uint8x8_t vsrc_r, vsrc_g, vsrc_b; in S32_D565_Blend_Dither_neon() local791 vsrc_g = vsrc.val[NEON_G]; in S32_D565_Blend_Dither_neon()794 vsrc565_g = vshr_n_u8(vsrc_g, 6); // calc. green >> 6 in S32_D565_Blend_Dither_neon()798 vsrc_dit_g = vaddl_u8(vsrc_g, vdither_g); // add in dither to green and widen in S32_D565_Blend_Dither_neon()