[Tizen] Increase percentage of scanline halves average optimization 70/303370/1
authorEunki Hong <eunkiki.hong@samsung.com>
Wed, 20 Dec 2023 13:52:54 +0000 (22:52 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 27 Dec 2023 00:13:51 +0000 (09:13 +0900)
commit6c8645f8b44ec16fed102695093283163f9fabfd
tree11acb0e49312b1e042f195b3f0ef7cb078e43c54
parent2967daa045ff34e882721d1b869fa611c851dee0
[Tizen] Increase percentage of scanline halves average optimization

Add more logs why we reinterpret_cast only if pointer address is matched.

And also, allow uin32_t cases, not only for uint64_t, to increase portential
of optimized works.

And also, let we calculate padding components, so we don't see SIGBUG error
and also increase percentage of multi-step average.

Change-Id: Ib8cfc1a75aa588ebc02521ed645f6a74174a8bde
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali/internal/imaging/common/image-operations.cpp