Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • A aom-rav1e
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • aom-rav1e
  • Repository
  • aom-rav1e
  • vp9
  • encoder
  • vp9_firstpass.c
Find file BlameHistoryPermalink
  • Marco's avatar
    For 1 pass: always use the normative filter in vp9_scale_if_required() · 4d1424fa
    Marco authored Sep 14, 2015
    The normative (convolve8) filter is optimized/faster than
    the nonnormative one. Pass usage of scaler (normative/nonomorative)
    to vp9_scale_if_required(), and always use normative one for 1 pass.
    
    Change-Id: I2b71d9ff18b3c7499b058d1325a9554de993dd52
    4d1424fa