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/TEncEntropy.cpp

    r1118 r1120  
    135135  }
    136136#if MTK_SINGLE_DEPTH_VPS_FLAG_J0060
    137   if(!pcCU->getSlice()->getVPS()->getSingleDepthModeFlag(pcCU->getSlice()->getLayerIdInVps()))
     137//  if(!pcCU->getSlice()->getVPS()->getSingleDepthModeFlag(pcCU->getSlice()->getLayerIdInVps()))
    138138  {
    139139     return;
Note: See TracChangeset for help on using the changeset viewer.