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

encoder search class (header) More...

#include "TLibCommon/TComYuv.h"
#include "TLibCommon/TComMotionInfo.h"
#include "TLibCommon/TComPattern.h"
#include "TLibCommon/TComPrediction.h"
#include "TLibCommon/TComTrQuant.h"
#include "TLibCommon/TComPic.h"
#include "TLibCommon/TComRectangle.h"
#include "TEncEntropy.h"
#include "TEncSbac.h"
#include "TEncCfg.h"
Include dependency graph for TEncSearch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TEncSearch
 encoder search class More...
 
struct  TEncSearch::IntTZSearchStruct
 

Variables

static const UInt MAX_NUM_REF_LIST_ADAPT_SR =2
 
static const UInt MAX_IDX_ADAPT_SR =33
 
static const UInt NUM_MV_PREDICTORS =3
 

Detailed Description

encoder search class (header)

Definition in file TEncSearch.h.

Variable Documentation

const UInt MAX_IDX_ADAPT_SR =33
static

Definition at line 64 of file TEncSearch.h.

const UInt MAX_NUM_REF_LIST_ADAPT_SR =2
static

Definition at line 63 of file TEncSearch.h.

const UInt NUM_MV_PREDICTORS =3
static

Definition at line 65 of file TEncSearch.h.