• James Almer's avatar
    Merge commit '0b9a237b' · c0683dce
    James Almer authored
    * commit '0b9a237b':
      hevc: Add NEON 4x4 and 8x8 IDCT
    
    [15:12:59] <@ubitux> hevc_idct_4x4_8_c: 389.1
    [15:13:00] <@ubitux> hevc_idct_4x4_8_neon: 126.6
    [15:13:02] <@ubitux> our ^
    [15:13:06] <@ubitux> hevc_idct_4x4_8_c: 389.3
    [15:13:08] <@ubitux> hevc_idct_4x4_8_neon: 107.8
    [15:13:10] <@ubitux> hevc_idct_4x4_10_c: 418.6
    [15:13:12] <@ubitux> hevc_idct_4x4_10_neon: 108.1
    [15:13:14] <@ubitux> libav ^
    [15:13:30] <@ubitux> so yeah, we can probably trash our versions here
    Merged-by: 's avatarJames Almer <jamrial@gmail.com>
    c0683dce
hevcdsp.h 6.91 KB