Ignore:
Timestamp:
18 Feb 2015, 17:39:40 (10 years ago)
Author:
tech
Message:

Cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-13.0-dev0/source/Lib/TLibEncoder/TEncCavlc.h

    r1124 r1131  
    9999#endif
    100100#if H_3D
    101 #if HHI_VPS_3D_EXTENSION_I3_J0107
    102101  Void  codeVPS3dExtension       ( TComVPS* pcVPS );
    103 #else
    104   Void  codeVPSExtension2       ( TComVPS* pcVPS );
    105 #endif
    106 #if HHI_TOOL_PARAMETERS_I2_J0107
    107102  Void  codeSPS3dExtension      ( TComSPS* pcSPS );
    108103  Void  codeSPS                 ( TComSPS* pcSPS );
    109 #else
    110   Void  codeSPSExtension2       ( TComSPS* pcSPS, Int viewIndex, Bool depthFlag  );
    111   Void  codeSPS                 ( TComSPS* pcSPS, Int viewIndex, Bool depthFlag );
    112 #endif
    113104#else
    114105  Void  codeSPS                 ( TComSPS* pcSPS );
Note: See TracChangeset for help on using the changeset viewer.