Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
libvpx
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BC
    • public
  • external
  • libvpx
  • Repository

Switch branch/tag
  • libvpx
  • vpx_dsp
  • x86
  • highbd_variance_sse2.c
Find file BlameHistoryPermalink
  • James Zern's avatar
    Resolve -Wshorten-64-to-32 in highbd variance. · 47b9a091
    James Zern authored Apr 04, 2017
    For 8-bit the subtrahend is small enough to fit into uint32_t.
    
    This is the same that was done for:
    c0241664 Resolve -Wshorten-64-to-32 in variance.
    
    For 10/12-bit apply:
    63a37d16 Prevent negative variance
    
    Change-Id: Iab35e3f3f269035e17c711bd6cc01272c3137e1d
    47b9a091
highbd_variance_sse2.c 32.9 KB
EditWeb IDE

Replace highbd_variance_sse2.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.