summaryrefslogtreecommitdiff
path: root/libavcodec/loongarch/h264_intrapred_lasx.h
Commit message (Collapse)AuthorAge
* avcodec: [loongarch] Optimize pred16x16_plane with LASX.Hao Chen2021-12-15
./ffmpeg -i ../1_h264_1080p_30fps_3Mbps.mp4 -f rawvideo -y /dev/null -an before:295 after :296 Change-Id: I281bc739f708d45f91fc3860150944c0b8a6a5ba Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Reviewed-by: guxiwei <guxiwei-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>