heif: Implement support for image cropping

HEIF supports specifying image cropping by using the CleanAperture box.
This CL adds support for parsing the 'clap' box and setting the viewport
of the image to the cropped bounds (if valid).

This CL contains files that are not in mainline.

Bug: 289227447
Test: atest HeifCleanApertureUnitTest CtsMediaMiscTestCases:MediaMetadataRetrieverTest. AVIF files with clap box are displayed correctly (only the cropped part) in the Files app.
Change-Id: I139298409f8517507c54094cf72fb7f7b64e1635
4 files changed