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/TEncSbac.h

    r1124 r1131  
    9494
    9595  Void  codeVPS                 ( TComVPS* pcVPS );
    96 #if HHI_TOOL_PARAMETERS_I2_J0107
    9796  Void  codeSPS                 ( TComSPS* pcSPS     );
    98 #else
    99 #if !H_3D
    100   Void  codeSPS                 ( TComSPS* pcSPS     );
    101 #else
    102   Void  codeSPS                 ( TComSPS* pcSPS, Int viewIndex, Bool depthFlag );
    103 #endif
    104 #endif
    10597  Void  codePPS                 ( TComPPS* pcPPS     );
    10698  Void  codeSliceHeader         ( TComSlice* pcSlice );
Note: See TracChangeset for help on using the changeset viewer.