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
  • arm
  • vp9itxfm_neon.S
Find file
BlameHistoryPermalink
  • Martin Storsjö's avatar
    arm/aarch64: vp9: Fix vertical alignment · 21c89f3a
    Martin Storsjö authored Jan 08, 2017
    Align the second/third operands as they usually are.
    
    Due to the wildly varying sizes of the written out operands
    in aarch64 assembly, the column alignment is usually not as clear
    as in arm assembly.
    
    This is cherrypicked from libav commit
    7995ebfa.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    21c89f3a
vp9itxfm_neon.S 61.1 KB
EditWeb IDE

Replace vp9itxfm_neon.S

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.