Skip to content

Commit

Permalink
Added alpha premultiply for u8
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Aug 15, 2024
1 parent f0c251f commit 3b67898
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/risc/unpremultiply_alpha_u8.asm
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ vnclipu.wi v10, v4, 0 # R8
vnclipu.wi v1, v6, 0 # G8
vnclipu.wi v2, v8, 0 # B8

vmv.x.s t6, v10
mv {2}, t6

vmv.v.v v0, v10

# Store the result with strided store (interleaving)
Expand Down

0 comments on commit 3b67898

Please sign in to comment.