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
  • vp8
  • encoder
  • onyx_int.h
Find file BlameHistoryPermalink
  • Deb Mukherjee's avatar
    Adding contextual coding of mb_skip_coeff flag. · 57d95347
    Deb Mukherjee authored Mar 19, 2012
    Using contextual coding of the mkb_skip_coeff flag using the
    values of this flag from the left and above. There is a small
    improvement of about 0.15% on Derf:
    http://www.corp.google.com/~debargha/vp8_results/mbskipcontext.html
    
    Refactored to use pred_common.c by adding a new context type.
    
    Results on HD set (about 0.66% improvement):
    http://www.corp.google.com/~debargha/vp8_results/mbskipcontext_hd.html
    
    Incliding missing refactoring to use the pred_common utilities.
    
    Change-Id: I95373382d429b5a59610d77f69a0fea2be628278
    57d95347