Searched refs:vsrc_b (Results 1 – 1 of 1) sorted by relevance
761 uint8x8_t vsrc_r, vsrc_g, vsrc_b; in S32_D565_Blend_Dither_neon() local792 vsrc_b = vsrc.val[NEON_B]; in S32_D565_Blend_Dither_neon()796 vsrc565_b = vshr_n_u8(vsrc_b, 5); // calc. blue >> 5 in S32_D565_Blend_Dither_neon()800 vsrc_dit_b = vaddl_u8(vsrc_b, vdither); // add in dither to blue and widen in S32_D565_Blend_Dither_neon()