source: 3DVCSoftware/trunk/source/Lib/TLibEncoder/SEIwrite.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: 98 bytes
Line 
1
2
3#pragma once
4
5class TComBitIf;
6class SEI;
7
8void writeSEImessage(TComBitIf& bs, const SEI& sei);
Note: See TracBrowser for help on using the repository browser.