Ignore:
Timestamp:
8 Jul 2015, 23:14:20 (9 years ago)
Author:
seregin
Message:

rename Q0048_CGS_3D_ASYMLUT to CGS_3D_ASYMLUT

File:
1 edited

Legend:

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

    r1210 r1212  
    512512        // Allow maximum of one motion resampling process for direct reference layers, and use motion inter-layer prediction from the same layer as texture inter-layer prediction
    513513        if( !( g_posScalingFactor[refLayerIdc][0] == 65536 && g_posScalingFactor[refLayerIdc][1] == 65536 ) || !scalingOffset || !sameBitDepths
    514 #if Q0048_CGS_3D_ASYMLUT
     514#if CGS_3D_ASYMLUT
    515515          || getPPS()->getCGSFlag()
    516516#endif
     
    23052305, m_pocResetInfoPresentFlag   (false)
    23062306, m_numRefLayerLocationOffsets  ( 0 )
    2307 #if Q0048_CGS_3D_ASYMLUT
     2307#if CGS_3D_ASYMLUT
    23082308, m_nCGSFlag(0)
    23092309, m_nCGSOutputBitDepthY(0)
Note: See TracChangeset for help on using the changeset viewer.