HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TEncTop.cpp File Reference

encoder class More...

#include "TLibCommon/CommonDef.h"
#include "TEncTop.h"
#include "TEncPic.h"
#include "TLibCommon/TComChromaFormat.h"
#include "TLibCommon/ContextModel.h"
Include dependency graph for TEncTop.cpp:

Go to the source code of this file.

Functions

Void separateFields (Pel *org, Pel *dstField, UInt stride, UInt width, UInt height, Bool isTop)
 
Int calcScale (Int x)
 

Detailed Description

encoder class

Definition in file TEncTop.cpp.

Function Documentation

Int calcScale ( Int  x)

Definition at line 756 of file TEncTop.cpp.

Void separateFields ( Pel org,
Pel dstField,
UInt  stride,
UInt  width,
UInt  height,
Bool  isTop 
)

Separate interlaced frame into two fields

Definition at line 383 of file TEncTop.cpp.