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

inital import

  • Property svn:eol-style set to native
File size: 117 bytes
Line 
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.