Searched refs:vsrc_r (Results 1 – 1 of 1) sorted by relevance
761 uint8x8_t vsrc_r, vsrc_g, vsrc_b; in S32_D565_Blend_Dither_neon() local790 vsrc_r = vsrc.val[NEON_R]; in S32_D565_Blend_Dither_neon()795 vsrc565_r = vshr_n_u8(vsrc_r, 5); // calc. red >> 5 in S32_D565_Blend_Dither_neon()799 vsrc_dit_r = vaddl_u8(vsrc_r, vdither); // add in dither to red and widen in S32_D565_Blend_Dither_neon()