IVGCVSW-2199 Call Resize only if H and/or W changes
authorJames Conroy <james.conroy@arm.com>
Mon, 26 Nov 2018 09:48:30 +0000 (09:48 +0000)
committerJames Conroy <james.conroy@arm.com>
Mon, 26 Nov 2018 11:16:32 +0000 (11:16 +0000)
commite02d60154d8230f555c832c1cce1865b54dc6589
treec66d63184de3e9d1850e8bb15e1cdfcb886faab1
parent4b19381b6ddaff97bec0e1e7225f8e95c43db42c
IVGCVSW-2199 Call Resize only if H and/or W changes

* Wrap Resize function call with conditional checking
  if height and/or width need to be changed.

Change-Id: Ic33c3ed29cc985c147d29db8e9dd237ab9c741d1
tests/YoloDatabase.cpp