Ignore:
Timestamp:
7 Apr 2014, 23:08:52 (11 years ago)
Author:
seregin
Message:

update to HM-14.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibDecoder/TDecCu.cpp

    r595 r652  
    715715{
    716716  UInt  uiInitTrDepth = ( pcCU->getPartitionSize(0) == SIZE_2Nx2N ? 0 : 1 );
    717   UInt  uiNumPart     = pcCU->getNumPartInter();
     717  UInt  uiNumPart     = pcCU->getNumPartitions();
    718718  UInt  uiNumQParts   = pcCU->getTotalNumPart() >> 2;
    719719 
Note: See TracChangeset for help on using the changeset viewer.