Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jvet
VVCSoftware_VTM
Commits
511da9b1
Commit
511da9b1
authored
Mar 15, 2019
by
Xiang Li
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'cleanup_dead_members' into 'master'
Cleanup dead member variables See merge request
!386
parents
1036643d
eebc6722
Pipeline
#1102
passed with stage
Changes
2
Pipelines
1
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 @
511da9b1
...
...
@@ -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 @
511da9b1
...
...
@@ -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