HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
DistParam Class Reference

distortion parameter class More...

#include <TComRdCost.h>

Collaboration diagram for DistParam:
Collaboration graph
[legend]

Public Member Functions

 DistParam ()
 

Public Attributes

const PelpOrg
 
const PelpCur
 
Int iStrideOrg
 
Int iStrideCur
 
Int iRows
 
Int iCols
 
Int iStep
 
FpDistFunc DistFunc
 
Int bitDepth
 
Bool bApplyWeight
 
Bool bIsBiPred
 
const WPScalingParamwpCur
 
ComponentID compIdx
 
Distortion m_maximumDistortionForEarlyExit
 
Int iSubShift
 During cost calculations, if distortion exceeds this value, cost calculations may early-terminate. More...
 

Detailed Description

distortion parameter class

Definition at line 67 of file TComRdCost.h.

Constructor & Destructor Documentation

DistParam::DistParam ( )
inline

Definition at line 91 of file TComRdCost.h.

Member Data Documentation

Bool DistParam::bApplyWeight

Definition at line 80 of file TComRdCost.h.

Bool DistParam::bIsBiPred

Definition at line 81 of file TComRdCost.h.

Int DistParam::bitDepth

Definition at line 78 of file TComRdCost.h.

ComponentID DistParam::compIdx

Definition at line 84 of file TComRdCost.h.

FpDistFunc DistParam::DistFunc

Definition at line 77 of file TComRdCost.h.

Int DistParam::iCols

Definition at line 75 of file TComRdCost.h.

Int DistParam::iRows

Definition at line 74 of file TComRdCost.h.

Int DistParam::iStep

Definition at line 76 of file TComRdCost.h.

Int DistParam::iStrideCur

Definition at line 73 of file TComRdCost.h.

Int DistParam::iStrideOrg

Definition at line 72 of file TComRdCost.h.

Int DistParam::iSubShift

During cost calculations, if distortion exceeds this value, cost calculations may early-terminate.

Definition at line 89 of file TComRdCost.h.

Distortion DistParam::m_maximumDistortionForEarlyExit

Definition at line 85 of file TComRdCost.h.

const Pel* DistParam::pCur

Definition at line 71 of file TComRdCost.h.

const Pel* DistParam::pOrg

Definition at line 70 of file TComRdCost.h.

const WPScalingParam* DistParam::wpCur

Definition at line 83 of file TComRdCost.h.


The documentation for this class was generated from the following file: