|
@@ -40,7 +40,7 @@ |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if !defined(LIBMPEG2_BITSTREAM_READER) && !defined(A32_BITSTREAM_READER) && !defined(ALT_BITSTREAM_READER) |
|
|
#if !defined(LIBMPEG2_BITSTREAM_READER) && !defined(A32_BITSTREAM_READER) && !defined(ALT_BITSTREAM_READER) |
|
|
# if ARCH_ARM |
|
|
|
|
|
|
|
|
# if ARCH_ARM && !HAVE_FAST_UNALIGNED |
|
|
# define A32_BITSTREAM_READER |
|
|
# define A32_BITSTREAM_READER |
|
|
# else |
|
|
# else |
|
|
# define ALT_BITSTREAM_READER |
|
|
# define ALT_BITSTREAM_READER |
|
|