Ignore:
Timestamp:
8 Nov 2014, 21:26:08 (9 years ago)
Author:
tech
Message:

Preliminary disabled getSingleDepthModeFlag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.2-dev0/source/Lib/TLibEncoder/TEncCu.cpp

    r1118 r1120  
    740740    rpcTempCU->initEstData( uiDepth, iMinQP, isAddLowestQP  );
    741741#if MTK_SINGLE_DEPTH_VPS_FLAG_J0060
    742     if(rpcBestCU->getSlice()->getVPS()->getSingleDepthModeFlag(rpcBestCU->getSlice()->getLayerIdInVps()))
     742//    if(rpcBestCU->getSlice()->getVPS()->getSingleDepthModeFlag(rpcBestCU->getSlice()->getLayerIdInVps()))
    743743#else
    744744    if(rpcBestCU->getSlice()->getApplySingleDepthMode())
Note: See TracChangeset for help on using the changeset viewer.