FFmpeg
|
Go to the source code of this file.
Macros | |
#define | DEF_HPEL(OPNAME, OP) |
#define | op_avg(a, b) a = rnd_avg_pixel4(a, b) |
#define | op_put(a, b) a = b |
#define DEF_HPEL | ( | OPNAME, | |
OP | |||
) |
Definition at line 28 of file hpel_template.c.
Definition at line 101 of file hpel_template.c.