source:
3DVCSoftware/branches/0.1-poznan-univ/source/Lib/TLibDecoder/SEIread.h
@
4
Last change on this file since 4 was 2, checked in by hhi, 13 years ago | |
---|---|
|
|
File size: 117 bytes |
Line | |
---|---|
1 | |
2 | |
3 | #pragma once |
4 | |
5 | class TComBitstream; |
6 | class SEImessages; |
7 | |
8 | void parseSEImessage(TComBitstream& bs, SEImessages& seis); |
Note: See TracBrowser for help on using the repository browser.