Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • M MPEG129-m52280
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • 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
  • 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
  • Satoru KUMA
  • MPEG129-m52280
  • Repository
Switch branch/tag
  • MPEG129-m52280
  • cfg
  • lossless-geom-lossy-reflectance
  • citytunnel_q1mm
  • r02
  • encoder.cfg
Find file BlameHistoryPermalink
  • Khaled Mammou's avatar
    m42634/quant: change dead-zone from configurable to proportional · 01ce36e3
    Khaled Mammou authored Mar 25, 2018 and David Flynn's avatar David Flynn committed May 17, 2018
    This commit removes the ability to control the quantization dead-zone
    parameters since they have always been identical to the step size.
    
    Rather than hard-coding the dead-zone size parameter to be the same as
    the step size, this commit:
    
     - Sets the dead-zone to be ±(2 * stepsize / 3) rather than ±stepsize
    
     - Does not narrow the interval following the dead-zone.
    
    Extracted-from: http://wg11.sc29.org/svn/repos/MPEG-I/Part5-PointCloudCompression/CE/CE0/CE0.1/trunk@1357
    
    
    Reintegrated-by: David Flynn's avatar <dflynn@blackberry.com>
    01ce36e3