Ignore:
Timestamp:
29 Jul 2015, 12:12:44 (9 years ago)
Author:
tech
Message:

Further fixes and alignments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.h

    r1304 r1305  
    7979  Void  parseVPS                  ( TComVPS* /*pcVPS*/ ) {}
    8080  Void  parseSPS                  ( TComSPS* /*pcSPS*/ ) {}
    81 #if H_3D
    82   Void  parsePPS                  ( TComPPS* /*pcPPS*/, TComVPS* /*pcVPS*/ ) {}
    83 #else
    8481  Void  parsePPS                  ( TComPPS* /*pcPPS*/ ) {}
    85 #endif
    8682  Void  parseSliceHeader          ( TComSlice* /*pcSlice*/, ParameterSetManager* /*parameterSetManager*/, const Int /*prevTid0POC*/) {}
    8783  Void  parseTerminatingBit       ( UInt& ruiBit );
Note: See TracChangeset for help on using the changeset viewer.