• ZhouXiaoyong's avatar
    avcodec: optimize mathops for Loongson-3 v1 · 0ace686a
    ZhouXiaoyong authored
    HAVE_LOONGSON is replaced by HAVE_LOONGSON3. Even Loongson-2E and 2F support
    Loongson SIMD instructs but have low performance for decoding. We plan to focus
    on optimizing Loongson-3A1000, 3B1500 and 3A1500, and modify the configure file
    to support Loongson-2 series later by adding HAVE_LOONGSON2.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    0ace686a
mathops.h 5.63 KB