• Clément Bœsch's avatar
    Merge commit 'fca3c3b6' · 78d16eb4
    Clément Bœsch authored
    * commit 'fca3c3b6':
      hevc: Add AVX2 DC IDCT
    
    Mostly noop as we already have that code.
    
    In the ASM, code is merged with the exception of SECTION which is kept
    uppercase for consistency with the rest of the codebase.
    
    Still in the ASM, the prototype comment is fixed to honor the '_' added
    from the original commit.
    
    idct_dc_proto() is dropped as it's not used anymore here.
    Merged-by: 's avatarClément Bœsch <cboesch@gopro.com>
    78d16eb4
hevc_idct.asm 3.16 KB