|
HEVC Test Model (HM)
HM-16.18
|
Declaration of TComInterpolationFilter class. More...
#include "CommonDef.h"

Go to the source code of this file.
Classes | |
| class | TComInterpolationFilter |
| Interpolation filter class. More... | |
Macros | |
| #define | NTAPS_LUMA 8 |
| Number of taps for luma. More... | |
| #define | NTAPS_CHROMA 4 |
| Number of taps for chroma. More... | |
| #define | IF_INTERNAL_PREC 14 |
| Number of bits for internal precision. More... | |
| #define | IF_FILTER_PREC 6 |
| Log2 of sum of filter taps. More... | |
| #define | IF_INTERNAL_OFFS (1<<(IF_INTERNAL_PREC-1)) |
| Offset used internally. More... | |
Declaration of TComInterpolationFilter class.
Definition in file TComInterpolationFilter.h.
1.8.5