From: Antonio Ospite <ospite@studenti.unina.it>
Date: Wed, 21 Mar 2012 13:47:20 +0000 (+0100)
Subject: am7xxx: round scaled_height and scaled_width
X-Git-Tag: v0.1.0~1^2~7
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/7b5a3f952c23daed53a37422db0972950071fc55?ds=inline;hp=7b5a3f952c23daed53a37422db0972950071fc55

am7xxx: round scaled_height and scaled_width

Round when converting from float to int, this is more like what the user
expects about image dimensions.
---