Increase percentage of scanline halves average optimization 55/303155/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, 20 Dec 2023 14:09:14 +0000 (23:09 +0900)
commit469e8090ad798f2fb3f0722c9e7a624263e9aa78
treee600a1d0e0295746ff751f279cb9dc97b9cf3bbf
parentc66a109a8d889bd2c6c130a61ac258f7e4aa7967
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