Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VVCSoftware_VTM
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
21
Merge Requests
21
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
jvet
VVCSoftware_VTM
Commits
76775a6a
Commit
76775a6a
authored
Jan 18, 2019
by
Karsten Suehring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove macro JVET_L0392_ALF_INIT_STATE
parent
bacf32ad
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
source/Lib/CommonLib/Contexts.cpp
source/Lib/CommonLib/Contexts.cpp
+0
-6
source/Lib/CommonLib/TypeDef.h
source/Lib/CommonLib/TypeDef.h
+0
-1
No files found.
source/Lib/CommonLib/Contexts.cpp
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
}
)
};
...
...
source/Lib/CommonLib/TypeDef.h
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment