Changeset 637 in 3DVCSoftware for branches/HTM-8.2-dev0-KWU/source/App/TAppEncoder/TAppEncCfg.cpp
- Timestamp:
- 17 Oct 2013, 20:17:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-KWU/source/App/TAppEncoder/TAppEncCfg.cpp
r636 r637 2179 2179 xConfirmPara( (numLCUInPic % m_numLCUInUnit) != 0, "total number of LCUs in a frame should be completely divided by NumLCUInUnit" ); 2180 2180 2181 #if ! (KWU_RC_MADPRED_E0227 || KWU_RC_VIEWRC_E0227)2181 #if !KWU_FIX_URQ 2182 2182 m_iMaxDeltaQP = MAX_DELTA_QP; 2183 2183 #endif
Note: See TracChangeset for help on using the changeset viewer.