FFmpeg
|
hpeldsp_template.c File Reference
Half-pel DSP functions. More...
Include dependency graph for hpeldsp_template.c:
This graph shows which files directly or indirectly include this file:
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 |
Detailed Description
Half-pel DSP functions.
Definition in file hpeldsp_template.c.
Macro Definition Documentation
Definition at line 246 of file hpeldsp_template.c.
#define PIXOP2 | ( | OPNAME, | |
OP | |||
) |
Definition at line 34 of file hpeldsp_template.c.
Generated on Fri Dec 20 2024 06:56:13 for FFmpeg by 1.8.11