HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TComInterpolationFilter Member List

This is the complete list of members for TComInterpolationFilter, including all inherited members.

filter(Int bitDepth, Pel const *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, TFilterCoeff const *coeff)TComInterpolationFilterprivatestatic
filterCopy(Int bitDepth, const Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Bool isFirst, Bool isLast)TComInterpolationFilterprivatestatic
filterHor(Int bitDepth, Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Bool isLast, TFilterCoeff const *coeff)TComInterpolationFilterprivatestatic
filterHor(const ComponentID compID, Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Int frac, Bool isLast, const ChromaFormat fmt, const Int bitDepth)TComInterpolationFilter
filterVer(Int bitDepth, Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Bool isFirst, Bool isLast, TFilterCoeff const *coeff)TComInterpolationFilterprivatestatic
filterVer(const ComponentID compID, Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Int frac, Bool isFirst, Bool isLast, const ChromaFormat fmt, const Int bitDepth)TComInterpolationFilter
m_chromaFilterTComInterpolationFilterprivatestatic
m_lumaFilterTComInterpolationFilterprivatestatic
TComInterpolationFilter()TComInterpolationFilterinline
~TComInterpolationFilter()TComInterpolationFilterinline