Searched refs:valpha_max (Results 1 – 1 of 1) sorted by relevance
621 uint16x8_t valpha_max, vmask_blue; in S32A_D565_Blend_neon() local625 valpha_max = vmovq_n_u16(255); in S32A_D565_Blend_neon()682 vres_a = valpha_max - vres_a; // 255 - (sa * src_scale) / 255 in S32A_D565_Blend_neon()