platoon-code / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Q420ToI420 unused variable halfheight #353

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Q420ToI420 calculates halfheight at the top but never reads it (without writing 
to it again)

Original issue reported on code.google.com by fbarch...@google.com on 20 Aug 2014 at 9:51

GoogleCodeExporter commented 9 years ago
Fixed in r1053

Original comment by fbarch...@google.com on 21 Aug 2014 at 12:21