commit | 555a06b6146d8f695a7655eb7fc17b8bb01a8af9 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Wed Dec 14 09:37:27 2022 -0800 |
committer | Dichen Zhang <dichenzhang@google.com> | Thu Jan 19 02:05:50 2023 +0000 |
tree | b5e3fc2c34e7c5b185ddac87788dd230e6ee1f7d | |
parent | 1107ff3272027f7a9a9924f7da9be2ecd5e616f7 [diff] |
jpegrecoverymap: Added LUT implementations for various OETF and InvOETF functions Instead of computing these for each pixel, these are computed once at 10-bit precision (index from 0 to 1023) and are used to speed up the computations. Bug: 261877699 Test: push files from tests/data to /sdcard/Documents and then \ atest libjpegdecoder_test libjpegencoder_test libjpegrecoverymap_test Change-Id: Ifd98a96a78bc38879a77d86ebab137a4efc8fa20