Changeset 294 in 3DVCSoftware for branches/HTM-5.1-dev0/source/Lib/TLibEncoder/TEncBinCoderCABAC.h
- Timestamp:
- 19 Feb 2013, 20:33:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev0/source/Lib/TLibEncoder/TEncBinCoderCABAC.h
r56 r294 57 57 Void finish (); 58 58 Void copyState ( TEncBinIf* pcTEncBinIf ); 59 #if OL_FLUSH60 59 Void flush (); 61 #endif62 60 63 61 Void resetBac (); 64 #if BURST_IPCM65 62 Void encodeNumSubseqIPCM( Int numSubseqIPCM ); 66 #endif67 63 Void encodePCMAlignBits(); 68 64 Void xWritePCMCode ( UInt uiCode, UInt uiLength );
Note: See TracChangeset for help on using the changeset viewer.