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
11
Merge Requests
11
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
eebc6722
Commit
eebc6722
authored
Mar 15, 2019
by
Frederic Barbier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleanup dead member variables
parent
04aeeec8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
source/Lib/CommonLib/SEI.h
source/Lib/CommonLib/SEI.h
+0
-1
source/Lib/CommonLib/TrQuant.h
source/Lib/CommonLib/TrQuant.h
+0
-2
No files found.
source/Lib/CommonLib/SEI.h
View file @
eebc6722
...
...
@@ -556,7 +556,6 @@ class SEITempMotionConstrainedTileSets: public SEI
public:
int
m_mcts_id
;
bool
m_display_tile_set_flag
;
int
m_num_tile_rects_in_set
;
//_minus1;
bool
m_exact_sample_value_match_flag
;
bool
m_mcts_tier_level_idc_present_flag
;
bool
m_mcts_tier_flag
;
...
...
source/Lib/CommonLib/TrQuant.h
View file @
eebc6722
...
...
@@ -130,8 +130,6 @@ protected:
bool
m_bEnc
;
bool
m_useTransformSkipFast
;
bool
m_rectTUs
;
bool
m_scalingListEnabledFlag
;
private:
...
...
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