Go to the source code of this file.
Functions | |
| static void | put_pixels4_c (uint8_t *dest, const uint8_t *ref, const int stride, int height) |
| static void | avg_pixels4_c (uint8_t *dest, const uint8_t *ref, const int stride, int height) |
| DEFFUNC (DEFFUNC(put, DEFFUNC(rnd, DEFFUNC(o, DEFFUNC(8, DEFFUNC(OP_C, avg2) | |
| static void put_pixels4_c | ( | uint8_t * | dest, | |
| const uint8_t * | ref, | |||
| const int | stride, | |||
| int | height | |||
| ) | [static] |
| static void avg_pixels4_c | ( | uint8_t * | dest, | |
| const uint8_t * | ref, | |||
| const int | stride, | |||
| int | height | |||
| ) | [static] |
| DEFFUNC | ( | DEFFUNC( | put, | |
| DEFFUNC( | rnd, | |||
| DEFFUNC( | o, | |||
| DEFFUNC( | 8, | |||
| DEFFUNC( | OP_C, | |||
| avg2 | ||||
| ) |
Definition at line 275 of file dsputil_align.c.
1.5.5