Changeset 1288 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
17 Jul 2015, 06:06:56 (10 years ago)
Author:
seregin
Message:

address compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibCommon/TComTrQuant.cpp

    r1287 r1288  
    111111    chromaQpOffset += cu.getSlice()->getPPS()->getChromaQpAdjTableAt(cu.getChromaQpAdj(0)).u.offset[Int(compID)-1];
    112112  }
    113 
    114 #if SVC_EXTENSION
    115   TComSlice* slice = const_cast<TComSlice*> (cu.getSlice());
    116 #endif
    117113
    118114  *this = QpParam(cu.getQP( 0 ),
Note: See TracChangeset for help on using the changeset viewer.