evas: Fix region test in jpeg load with region + zoom 48/87048/3
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 17 Aug 2016 07:45:16 +0000 (16:45 +0900)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 12 Sep 2016 07:34:09 +0000 (00:34 -0700)
commit0615fbaf5c41ff96dbe32e2df55b767c8239241e
tree2f92f7f39dabaa1890f28cd43a221b89731b1f82
parenteba4ad39a7025e152255e4a42afda750adc111cd
evas: Fix region test in jpeg load with region + zoom

The previous commit exposed an issue with the region test
does not take into account the scale down factor.

Not a @fix in itself, as it depends on the previous patch.

Change-Id: I0fd33338496b0ce36e8ecbc4ba86dd2b619ab280
src/lib/emile/emile_image.c