Changes between Version 7 and Version 8 of SponsoringPrograms/GSoC/2024/Results


Ignore:
Timestamp:
Aug 31, 2024, 1:37:27 AM (2 years ago)
Author:
Nuo Mi
Comment:

16~25x is for SAD itself.

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2024/Results

    v7 v8  
    1919
    2020== x86 assembly code for the VVC decoder ^([#hn Stone Chen])^ ==
    21 The goal was to implement x86 assembly code for the VVC decoder, focusing on two major functions: the DMVR SAD and Deblocking. Stone contributed by upstreaming the SAD function, achieving a performance boost of approximately 16-25x. The Deblocking function is nearly complete, with only the Luma long filter remaining. He will continue working on this until it is fully upstreamed, sharing much of the code with HEVC.
     21The goal was to implement x86 assembly code for the VVC decoder, focusing on two major functions: the DMVR SAD and Deblocking. Stone contributed by upstreaming the SAD function, achieving a performance boost of approximately 16-25x for SAD itself. The Deblocking function is nearly complete, with only the Luma long filter remaining. He will continue working on this until it is fully upstreamed, sharing much of the code with HEVC.