source:
3DVCSoftware/branches/0.1-poznan-univ/source/Lib/TLibEncoder/SEIwrite.h
@
83
Last change on this file since 83 was 2, checked in by hhi, 13 years ago | |
---|---|
|
|
File size: 98 bytes |
Line | |
---|---|
1 | |
2 | |
3 | #pragma once |
4 | |
5 | class TComBitIf; |
6 | class SEI; |
7 | |
8 | void writeSEImessage(TComBitIf& bs, const SEI& sei); |
Note: See TracBrowser for help on using the repository browser.