Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavcodec
  • x86
  • vp9intrapred_16bpp.asm
Find file
BlameHistoryPermalink
  • Ilia Valiakhmetov's avatar
    avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementation · 35a5d971
    Ilia Valiakhmetov authored Jun 27, 2017
    vp9_diag_downright_32x32_12bpp_c: 429.7
    vp9_diag_downright_32x32_12bpp_sse2: 158.9
    vp9_diag_downright_32x32_12bpp_ssse3: 144.6
    vp9_diag_downright_32x32_12bpp_avx: 141.0
    vp9_diag_downright_32x32_12bpp_avx2: 73.8
    
    Almost 50% faster than avx implementation
    Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
    35a5d971
vp9intrapred_16bpp.asm 86.1 KB
EditWeb IDE

Replace vp9intrapred_16bpp.asm

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.