Fix svace issue when TJ_SUBSAMP is bigger than 7 43/303943/4
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 8 Jan 2024 08:31:17 +0000 (17:31 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 8 Jan 2024 14:28:29 +0000 (23:28 +0900)
commit1f617d2d4a05aba101c62c18916b61b05ec1b807
tree3ae8bf6d0f1bc620ae4a16798d780c9c81134d95
parenta91e186775c7071fdd4e790d66858373218e0078
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