Skip to content
Snippets Groups Projects

Retrained CABAC initialization values

Merged Frank Bossen requested to merge bossen/VVCSoftware_VTM:retrain5 into master
1 unresolved thread

Training based on VTM 5.0rc1 CTC bitstreams

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
285 286 { CNU, },
286 { 1, },
287 { 1, },
287 288 });
288 289
289 290 const CtxSet ContextSetCfg::PartSize = ContextSetCfg::addCtxSet
290 291 ({
291 { CNU, CNU, CNU, CNU,},
292 { CNU, CNU, CNU, CNU,},
293 { CNU, CNU, CNU, CNU,},
294 { DWS, DWS, DWS, DWS, }
292 { CNU, CNU, CNU, CNU, },
293 { CNU, CNU, CNU, CNU, },
294 { CNU, CNU, CNU, CNU, },
295 { DWS, DWS, DWS, DWS, },
295 296 });
  • mentioned in commit acdc232a

  • Please register or sign in to reply
    Loading