awdseq1357 / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

GetARGBBlend is slow #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes the position for blending changes alot, and calling this function is 
slow.  The underlying code also is slow when unaligned or small.  Better to 
make a single function that handles any size/position.

GetARGBBlend can still be used to find a function for the CPU since that never 
changes.

Original issue reported on code.google.com by fbarch...@google.com on 7 Jun 2012 at 2:59

GoogleCodeExporter commented 9 years ago
Change is up for review
https://webrtc-codereview.appspot.com/635011/

Original comment by fbarch...@google.com on 13 Jun 2012 at 10:06

GoogleCodeExporter commented 9 years ago
fixed in r286

Original comment by fbarch...@google.com on 14 Jun 2012 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by fbarch...@google.com on 14 Jun 2012 at 2:18