commit | 6b1e8a47954339c567ddd6a11e1d54e195913a00 | [log] [tgz] |
---|---|---|
author | Vignesh Venkatasubramanian <vigneshv@google.com> | Wed Nov 02 08:59:43 2022 -0700 |
committer | Vignesh Venkatasubramanian <vigneshv@google.com> | Wed Nov 02 11:26:41 2022 -0700 |
tree | b898d109171be53951e7862a84e05997cca305bc | |
parent | be83296a567374871f4ca7af88b74ec5aebf17bd [diff] |
avif: Use grid size to query for codec When processing AVIF images with grid, use the size of each grid to query for the MediaCodec instance rather than using the size of the whole image. CtsMediaMiscTestCases (which contains the AVIF tests continue to pass). Test: atest CtsMediaMiscTestCases:MediaMetadataRetrieverTest CtsMediaMiscTestCases:ThumbnailUtilsTest Change-Id: Id783461066086c8ff9ea978d48c8525051e72e65