[Tizen] Fix svace issue when TJ_SUBSAMP is bigger than 7 57/304257/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 8 Jan 2024 08:31:17 +0000 (17:31 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 15 Jan 2024 05:32:01 +0000 (14:32 +0900)
commitc9b26ffcdf3157ef50bdd51c76b6c95b555f6f69
treeebb615021240c889de02d28c528dc7539204afa9
parent794e7b8ef100cc9191c79c09bf1d61e9a28fc6da
[Tizen] Fix svace issue when TJ_SUBSAMP is bigger than 7

It is possible that TJ_SUBSAMPL could be greater than 7 in future.

This patch make ensure that it will works well even that value increased.

Change-Id: I3a7b1ce25cda3fb6717f3cb847bd0d4e744086e7
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/imaging/common/loader-jpeg-turbo.cpp