Ignore:
Timestamp:
21 Nov 2013, 13:28:24 (11 years ago)
Author:
tech
Message:

Merged DEV3 ( branch HTM-8.2-dev3-Samsung@699 )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev0/source/Lib/TLibDecoder/TDecCAVLC.cpp

    r696 r712  
    18031803    }
    18041804#if H_3D_IC
     1805#if SEC_ONLY_TEXTURE_IC_F0151
     1806    else if( rpcSlice->getViewIndex() && ( rpcSlice->getSliceType() == P_SLICE || rpcSlice->getSliceType() == B_SLICE ) && !rpcSlice->getIsDepth())
     1807#else
    18051808    else if( rpcSlice->getViewIndex() && ( rpcSlice->getSliceType() == P_SLICE || rpcSlice->getSliceType() == B_SLICE ) )
     1809#endif
    18061810    {
    18071811      UInt uiCodeTmp = 0;
Note: See TracChangeset for help on using the changeset viewer.