Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ROBERT Antoine
VVCSoftware_VTM
Commits
8732c208
Commit
8732c208
authored
5 years ago
by
roberta
Browse files
Options
Downloads
Patches
Plain Diff
JVET-M0839: increase number of SATD candidates in Affine Merge from 1 to 2
parent
c7b58ece
Branches
JVET-M0839
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#658
passed
5 years ago
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/Lib/CommonLib/CommonDef.h
+1
-1
1 addition, 1 deletion
source/Lib/CommonLib/CommonDef.h
with
1 addition
and
1 deletion
source/Lib/CommonLib/CommonDef.h
+
1
−
1
View file @
8732c208
...
...
@@ -365,7 +365,7 @@ static const int FAST_SKIP_DEPTH = 2;
static
const
double
PBINTRA_RATIO
=
1.1
;
static
const
int
NUM_MRG_SATD_CAND
=
4
;
static
const
double
MRG_FAST_RATIO
=
1.25
;
static
const
int
NUM_AFF_MRG_SATD_CAND
=
1
;
static
const
int
NUM_AFF_MRG_SATD_CAND
=
2
;
static
const
double
AMAXBT_TH32
=
15.0
;
static
const
double
AMAXBT_TH64
=
30.0
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment