From: Zhao Zhili <[email protected]>

v4:
1. Rewords on Apple ABI
2. Remove const on some local variables

v3:
1. Remove some const modifier in function prototypes
2. Use 'uaddl' to replace 'uxtl then add' in patch 3/3

Zhao Zhili (3):
  aarch64/vvc: Add w_avg
  aarch64/vvc: Add dmvr_hv
  aarch64/vvc: Add dmvr

 libavcodec/aarch64/vvc/dsp_init.c |  52 ++++
 libavcodec/aarch64/vvc/inter.S    | 491 ++++++++++++++++++++++++++++--
 2 files changed, 526 insertions(+), 17 deletions(-)

-- 
2.46.0

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to