• Ronald S. Bultje's avatar
    Remove usage of INIT_AVX in h264_intrapred_10bit.asm. · c285edd0
    Ronald S. Bultje authored
    Replace INIT_AVX by INIT_XMM avx. Port the whole file to use cpuflag
    based function declarations. Remove (now unused) cputype argument in
    function declaration macros. Change function prototypes to have mmx2
    instead of mmxext as suffix, since that's required by cpuflags.
    c285edd0