Searched refs:dst_final (Results 1 – 1 of 1) sorted by relevance
890 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon() local931 dst_final = vadd_u8(src_raw, dst_cooked); in S32A_Opaque_BlitRow32_neon()957 vst1_u32(dst, vreinterpret_u32_u8(dst_final)); in S32A_Opaque_BlitRow32_neon()998 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon_src_alpha() local1040 dst_final = vadd_u8(src_raw, dst_cooked); in S32A_Opaque_BlitRow32_neon_src_alpha()1057 vst1_u32(dst, vreinterpret_u32_u8(dst_final)); in S32A_Opaque_BlitRow32_neon_src_alpha()