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

inital import

  • Property svn:eol-style set to native
File size: 117 bytes
RevLine 
[2]1
2
3#pragma once
4
5class TComBitstream;
6class SEImessages;
7
8void parseSEImessage(TComBitstream& bs, SEImessages& seis);
Note: See TracBrowser for help on using the repository browser.