[FFmpeg-devel] [PATCH] avcodec/mathops: Optimize generic mid_pred function
Junxian Zhu
zhujunxian at oss.cipunited.com
Sun Dec 4 15:06:54 EET 2022
Compile with generic mid_pred function written in the old way on the mips platform, and objdump its .o file, it will show like this, with more instructions and branch jump. ```code mid_pred(int, int,
More information about the ffmpeg-devel
mailing list