__ARM_MEDIA__
In this section:
Description
An integer that is set based on the compiler option ‑‑cpu. The symbol is set to 1 if the selected processor architecture has the Armv6 SIMD extensions for multimedia. The symbol is undefined for other cores.
This preprocessor symbol is equivalent to the ACLE (Arm C Language Extensions) macro __ARM_FEATURE_SIMD32.