Ignore:
Timestamp:
6 Nov 2015, 16:18:36 (8 years ago)
Author:
tech
Message:

Macro fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/source/Lib/TLibCommon/TComRdCost.cpp

    r1364 r1373  
    4141#include "TComRom.h"
    4242#include "TComRdCost.h"
    43 #if NH_3D
     43#if NH_3D_VSO
    4444#include "TComDataCU.h"
    4545#include "TComRectangle.h"
     
    503503
    504504  cDtParam.bitDepth   = bitDepth;
    505 
     505#if NH_3D
    506506  cDtParam.bUseIC       = false;
     507#endif
    507508#if NH_3D_SDC_INTER
    508509  cDtParam.bUseSDCMRSAD = false;
Note: See TracChangeset for help on using the changeset viewer.