source:
3DVCSoftware/trunk/source/Lib/TLibDecoder/SEIread.h
@
2
Last change on this file since 2 was 2, checked in by hhi, 13 years ago | |
---|---|
|
|
File size: 117 bytes |
Rev | Line | |
---|---|---|
[2] | 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.