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
  • mips
  • vp9_mc_msa.c
Find file
BlameHistoryPermalink
  • gxw's avatar
    avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. · 92fc0bfa
    gxw authored Aug 06, 2019
    Changing details as following:
    1. The previous order of parameters are irregular and difficult to
       understand. Adjust the order of the parameters according to the
       rule: (RTYPE, input registers, input mask/input index/..., output registers).
       Most of the existing msa macros follow the rule.
    2. Remove the redundant macro SLDI_Bn_0 and use SLDI_Bn instead.
    Reviewed-by: 's avatarShiyou Yin <yinshiyou-hf@loongson.cn>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    92fc0bfa
vp9_mc_msa.c 180 KB
EditWeb IDE

Replace vp9_mc_msa.c

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.