Add special format detection for Motion Photos

* The special format detection is done synchronously on file scan as
special format detection is done using file's metadata
* We only do special format detection for images only, as videos already
show that the file is not a still image. Motions Photos incorrectly
tagged as videos do not have any hidden data, so it is OK to not detect
special formats for them.

Bug: 202396821
Test: atest SpecialFormatDetectorTest

Change-Id: I9b6d16d675d11b1429c82838cf719c3c886d0639
Merged-In: I9b6d16d675d11b1429c82838cf719c3c886d0639
(cherry picked from commit 3c5021537457788dd562ebd6718105937d6eaf50)
4 files changed