|
FFmpeg
|
Half-pel DSP functions. More...
Go to the source code of this file.
Macros | |
| #define | PIXOP2(OPNAME, OP) |
| #define | op_avg(a, b) a = rnd_avg_pixel4(a, b) |
| #define | op_put(a, b) a = b |
Half-pel DSP functions.
Definition in file hpeldsp_template.c.
| #define PIXOP2 | ( | OPNAME, | |
| OP | |||
| ) |
Definition at line 34 of file hpeldsp_template.c.
Definition at line 246 of file hpeldsp_template.c.
1.8.2