rockbox/lib/rbcodec/codecs/libwmavoice/libavutil
Solomon Peachy afe128f4cc arm: Profile/variation detection improvements
* Detection of 64-bit Arm v8-a
 * Proper detection of integer division support
   * always on v7-m, v8-a, v9-a, v8-m.main
   * sometimes on v7-a, v7-r, v8-r
   * never on v8-m.base v6-m, v6 and older "classic"
   * tl;dr: Rely on toolchain preprocessor definition

For the most part these additional variations won't acutally work
for native target builds, but sane -A detection is needed for
"local" builds now. -R detection is left out as it's not likely
to matter.

Change-Id: I8f6a52edc4d14490fc00e2f487406eca701eef02
2025-12-04 20:43:30 -05:00
..
attributes.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
avutil.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
bswap.h arm: Profile/variation detection improvements 2025-12-04 20:43:30 -05:00
common.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
internal.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
intreadwrite.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
log.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
log.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
lzo.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
lzo.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
mathematics.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
mathematics.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
mem.c Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
mem.h Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00