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

encoder configuration class (header) More...

#include "TLibCommon/CommonDef.h"
#include "TLibCommon/TComSlice.h"
#include <assert.h>
Include dependency graph for TEncCfg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GOPEntry
 
class  TEncCfg
 encoder configuration class More...
 
struct  TEncCfg::TEncSEIKneeFunctionInformation
 
struct  TEncCfg::TEncSEIKneeFunctionInformation::KneePointPair
 

Functions

std::istringstream & operator>> (std::istringstream &in, GOPEntry &entry)
 

Detailed Description

encoder configuration class (header)

Definition in file TEncCfg.h.

Function Documentation

std::istringstream& operator>> ( std::istringstream &  in,
GOPEntry entry 
)

Definition at line 158 of file TAppEncCfg.cpp.