diff options
author | Wu Jianhua <jianhua.wu@intel.com> | 2022-03-11 15:52:09 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-04-24 14:45:59 +0800 |
commit | d4cd8830bdac3e26c8e75cd92e574c159fecc4f7 (patch) | |
tree | eceff0db45b37cb759dc83d0227aa087979e1c9b /libavcodec/librav1e.c | |
parent | fe85afbf8cb2b9cf8cb28cb13bff654949b43823 (diff) | |
download | ffmpeg-d4cd8830bdac3e26c8e75cd92e574c159fecc4f7.tar.gz |
avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512icl
This commit uses the instruction `vpdpbusd` introduced by AVX512 VNNI
to calculate the horizontal filter.
ff_hevc_put_hevc_qpel_h8_8_sse4 1039169
ff_hevc_put_hevc_qpel_h8_8_avx512icl 677153
ff_hevc_put_hevc_qpel_hv8_8_sse4 3603511
ff_hevc_put_hevc_qpel_hv8_8_avx512icl 2995354
Reviewed-by: Henrik Gramner <henrik@gramner.com>
Signed-off-by: Wu Jianhua <jianhua.wu@intel.com>
Diffstat (limited to 'libavcodec/librav1e.c')
0 files changed, 0 insertions, 0 deletions