Changeset 302 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibEncoder/TEncSlice.h
- Timestamp:
- 28 Jun 2013, 00:40:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibEncoder/TEncSlice.h
r191 r302 132 132 Void precompressSlice ( TComPic*& rpcPic ); ///< precompress slice for multi-loop opt. 133 133 Void compressSlice ( TComPic*& rpcPic ); ///< analysis stage of slice 134 #if RATE_CONTROL_INTRA 135 Void calCostSliceI ( TComPic*& rpcPic ); 136 #endif 134 137 Void encodeSlice ( TComPic*& rpcPic, TComOutputBitstream* pcSubstreams ); 135 138
Note: See TracChangeset for help on using the changeset viewer.