Changeset 189 in 3DVCSoftware for trunk/source/App/TAppEncoder/TAppEncTop.h
- Timestamp:
- 18 Nov 2012, 22:11:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppEncoder/TAppEncTop.h
r102 r189 136 136 #endif 137 137 #if HHI_VSO 138 #if HHI_VSO_SPEEDUP_A0033139 138 Void setupRenModel ( Int iPoc, Int iEncViewIdx, Int iEncContent, Int iHorOffset ); 140 #else141 Void setupRenModel ( Int iPoc, Int iEncViewIdx, Int iEncContent );142 #endif143 139 #endif 144 140 … … 161 157 Void xStoreVSORefPicsInBuffer(); ///< read in External Ref pic from file and store in buffer 162 158 #endif 159 160 #if RWTH_SDC_DLT_B0036 161 Void xAnalyzeInputBaseDepth(Int iViewIdx, UInt uiNumFrames); 162 #endif 163 163 164 164 };// END CLASS DEFINITION TAppEncTop
Note: See TracChangeset for help on using the changeset viewer.