Libav
|
DSP utils. 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 |
Functions | |
static void FUNCC() | get_pixels (int16_t *restrict block, const uint8_t *_pixels, int line_size) |
DSP utils.
Definition in file dsputil_template.c.
#define PIXOP2 | ( | OPNAME, | |
OP | |||
) |
Definition at line 100 of file dsputil_template.c.
Definition at line 249 of file dsputil_template.c.