Changeset 757 in 3DVCSoftware


Ignore:
Timestamp:
1 Jan 2014, 14:21:27 (10 years ago)
Author:
tech
Message:

Fixed MV-HEVC configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.1-dev0-MediaTek/source/Lib/TLibDecoder/TDecCAVLC.h

    r748 r757  
    106106#endif
    107107
    108 #if DLT_DIFF_CODING_IN_PPS
     108#if H_3D && DLT_DIFF_CODING_IN_PPS
    109109  Void  parsePPS            ( TComPPS* pcPPS, TComVPS* pcVPS );
    110110  Void  parsePPSExtension   ( TComPPS* pcPPS, TComVPS* pcVPS );
     
    113113#endif
    114114
    115   Void  parsePPS            ( TComPPS* pcPPS);
    116115  Void  parseVUI            ( TComVUI* pcVUI, TComSPS* pcSPS );
    117116  Void  parseSEI            ( SEIMessages& );
Note: See TracChangeset for help on using the changeset viewer.