Searched refs:dst_final_2 (Results 1 – 1 of 1) sorted by relevance
891 uint8x8_t src_raw_2, dst_raw_2, dst_final_2; in S32A_Opaque_BlitRow32_neon() local953 dst_final_2 = vadd_u8(src_raw_2, dst_cooked); in S32A_Opaque_BlitRow32_neon()959 vst1_u32(dst+2, vreinterpret_u32_u8(dst_final_2)); in S32A_Opaque_BlitRow32_neon()999 uint8x8_t src_raw_2, dst_raw_2, dst_final_2; in S32A_Opaque_BlitRow32_neon_src_alpha() local1055 dst_final_2 = vadd_u8(src_raw_2, dst_cooked); in S32A_Opaque_BlitRow32_neon_src_alpha()1058 vst1_u32(dst+2, vreinterpret_u32_u8(dst_final_2)); in S32A_Opaque_BlitRow32_neon_src_alpha()