HEVC Test Model (HM)
HM-16.18
|
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) | TComInterpolationFilter | privatestatic |
filterCopy(Int bitDepth, const Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Bool isFirst, Bool isLast) | TComInterpolationFilter | privatestatic |
filterHor(Int bitDepth, Pel *src, Int srcStride, Pel *dst, Int dstStride, Int width, Int height, Bool isLast, TFilterCoeff const *coeff) | TComInterpolationFilter | privatestatic |
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) | TComInterpolationFilter | privatestatic |
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_chromaFilter | TComInterpolationFilter | privatestatic |
m_lumaFilter | TComInterpolationFilter | privatestatic |
TComInterpolationFilter() | TComInterpolationFilter | inline |
~TComInterpolationFilter() | TComInterpolationFilter | inline |