Skip to content

i8mm & neon hpel_filter optimization

hpel_filter_c: 47995 hpel_filter_neon: 9670 hpel_filter_i8mm: 9655

previously: hpel_filter_neon: 10222 In the Neon implementation, replaced SSHR+SUB+ADD with a single SSRA

Merge request reports

Loading