FFmpeg
|
Go to the source code of this file.
Macros | |
#define | PIXOP2(OPNAME, OP) |
#define | op_avg(a, b) a = rnd_avg32(a, b) |
#define | op_put(a, b) a = b |
#define | put_no_rnd_pixels8_8_c put_pixels8_8_c |
quarterpel DSP function templates
Definition in file qpel_template.c.
#define PIXOP2 | ( | OPNAME, | |
OP | |||
) |
Definition at line 28 of file qpel_template.c.
#define put_no_rnd_pixels8_8_c put_pixels8_8_c |
Definition at line 217 of file qpel_template.c.