Changeset 174 in 3DVCSoftware for branches/HTM-4.1-dev1-HHI/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 9 Nov 2012, 14:20:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.1-dev1-HHI/source/App/TAppEncoder/TAppEncCfg.h
r120 r174 258 258 UInt m_uiBiPredIdc; ///< Use of Bi-Directional Weighting Prediction (B_SLICE): explicit(1) or implicit(2) 259 259 260 #if TMVP_DEPTH_SWITCH 261 vector<Bool> m_enableTMVP; ///< Enable TMVP [0] video, [1] depth 262 #else 260 263 Bool m_enableTMVP; 264 #endif 265 261 266 #if MULTIBITS_DATA_HIDING 262 267 Int m_signHideFlag;
Note: See TracChangeset for help on using the changeset viewer.