Changeset 1290 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
- Timestamp:
- 18 Jul 2015, 01:59:29 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
r1284 r1290 65 65 UInt m_uiMaxCUWidth; ///< max. CU width in pixel 66 66 UInt m_uiMaxCUHeight; ///< max. CU height in pixel 67 UInt m_uiMaxCUDepth; ///< max. CU depth 67 UInt m_uiMaxCUDepth; ///< max. CU depth (as specified by command line) 68 UInt m_uiMaxTotalCUDepth; ///< max. total CU depth - includes depth of transform-block structure 69 UInt m_uiLog2DiffMaxMinCodingBlockSize; ///< difference between largest and smallest CU depth 68 70 69 71 // transfom unit (TU) definition
Note: See TracChangeset for help on using the changeset viewer.