Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
jvet
VVCSoftware_VTM
Commits
76775a6a
Commit
76775a6a
authored
6 years ago
by
Karsten Suehring
Browse files
Options
Downloads
Patches
Plain Diff
remove macro JVET_L0392_ALF_INIT_STATE
parent
bacf32ad
No related branches found
No related tags found
1 merge request
!146
Cleanup macros of VTM3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/Lib/CommonLib/Contexts.cpp
+0
-6
0 additions, 6 deletions
source/Lib/CommonLib/Contexts.cpp
source/Lib/CommonLib/TypeDef.h
+0
-1
0 additions, 1 deletion
source/Lib/CommonLib/TypeDef.h
with
0 additions
and
7 deletions
source/Lib/CommonLib/Contexts.cpp
+
0
−
6
View file @
76775a6a
...
...
@@ -1090,7 +1090,6 @@ const CtxSet ContextSetCfg::ctbAlfFlag =
{
ContextSetCfg
::
addCtxSet
(
{
#if JVET_L0392_ALF_INIT_STATE
#if TRAINED_CABAC_INIT_TABLES
{
138
,
141
,
173
,
122
,
170
,
203
,
151
,
170
,
203
,
},
{
153
,
156
,
188
,
137
,
185
,
218
,
152
,
185
,
218
,
},
...
...
@@ -1099,11 +1098,6 @@ const CtxSet ContextSetCfg::ctbAlfFlag =
{
100
,
153
,
200
,
100
,
153
,
200
,
100
,
153
,
200
},
{
100
,
153
,
200
,
100
,
153
,
200
,
100
,
153
,
200
},
{
100
,
153
,
200
,
100
,
153
,
200
,
100
,
153
,
200
},
#endif
#else
{
100
,
100
,
100
,
100
,
100
,
100
,
100
,
100
,
100
},
{
153
,
153
,
153
,
153
,
153
,
153
,
153
,
153
,
153
},
{
200
,
200
,
200
,
200
,
200
,
200
,
200
,
200
,
200
},
#endif
}
)
};
...
...
This diff is collapsed.
Click to expand it.
source/Lib/CommonLib/TypeDef.h
+
0
−
1
View file @
76775a6a
...
...
@@ -68,7 +68,6 @@
#define JVET_L0090_PAIR_AVG 1 // Add pairwise average candidates, replace HEVC combined candidates
#define JVET_L0392_ALF_INIT_STATE 1
#define JVET_L0664_ALF_REMOVE_LUMA_5x5 1
...
...
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