37 #ifndef __WEIGHTPREDANALYSIS__
38 #define __WEIGHTPREDANALYSIS__
40 #include "../TLibCommon/CommonDef.h"
41 #include "../TLibCommon/TComSlice.h"
67 #endif // __WEIGHTPREDANALYSIS__
static const Int MAX_NUM_REF
max. number of entries in picture reference list
Bool xUpdatingWPParameters(TComSlice *const slice, const Int log2Denom)
update wp tables for explicit wp w.r.t range limitation
Void xCheckWPEnable(TComSlice *const slice)
check weighted pred or non-weighted pred
Bool xSelectWP(TComSlice *const slice, const Int log2Denom)
select whether weighted pred enables or not.
Void xEstimateWPParamSlice(TComSlice *const slice, const WeightedPredictionMethod method)
estimate wp tables for explicit wp
Void xCalcACDCParamSlice(TComSlice *const slice)
calculate AC and DC values for current original image
WPScalingParam m_wp[NUM_REF_PIC_LIST_01][MAX_NUM_REF][MAX_NUM_COMPONENT]
CAVLC encoder class (header)
Bool xSelectWPHistExtClip(TComSlice *const slice, const Int log2Denom, const Bool bDoEnhancement, const Bool bClipInitialSADWP, const Bool bUseHistogram)