Ignore:
Timestamp:
17 Oct 2013, 20:17:10 (12 years ago)
Author:
kwu-htm
Message:

Clean up and revised according to the guideline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev0-KWU/source/App/TAppEncoder/TAppEncCfg.cpp

    r636 r637  
    21792179    xConfirmPara( (numLCUInPic % m_numLCUInUnit) != 0, "total number of LCUs in a frame should be completely divided by NumLCUInUnit" );
    21802180
    2181 #if !(KWU_RC_MADPRED_E0227 || KWU_RC_VIEWRC_E0227)
     2181#if !KWU_FIX_URQ
    21822182    m_iMaxDeltaQP       = MAX_DELTA_QP;
    21832183#endif
Note: See TracChangeset for help on using the changeset viewer.