Changeset 296 in 3DVCSoftware for trunk/source/Lib/TLibEncoder/TEncBinCoderCABAC.h
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibEncoder/TEncBinCoderCABAC.h
r56 r296 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.