uvg266/src/intra.h

18 lines
297 B
C
Raw Normal View History

/**
* HEVC Encoder
* - Marko Viitanen ( fador at iki.fi ), Tampere University of Technology, Department of Computer Systems.
*/
/*! \file intra.h
\brief Intra functions
\author Marko Viitanen
\date 2012-06
Intra functions
*/
#ifndef __INTRA_H
#define __INTRA_H
#endif