Go to the source code of this file.
Functions | |
void | DEF (put, pixels8) |
void | DEF (avg, pixels8) |
void | DEF (put, pixels16) |
void | DEF (avg, pixels16) |
void | DEF (put, pixels8_x2) |
void | DEF (put, pixels16_x2) |
void | DEF (avg, pixels8_x2) |
void | DEF (avg, pixels16_x2) |
void | DEF (avg, pixels8_y2) |
void | DEF (put, pixels16_y2) |
void | DEF (avg, pixels16_y2) |
void | DEF (put, pixels8_xy2) |
void | DEF (put, pixels16_xy2) |
void | DEF (avg, pixels8_xy2) |
void | DEF (avg, pixels16_xy2) |
void DEF | ( | put | , | |
pixels8 | ||||
) |
Definition at line 22 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels16_xy2 | ||||
) |
Definition at line 961 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels8_xy2 | ||||
) |
Definition at line 857 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels16_xy2 | ||||
) |
Definition at line 715 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels8_xy2 | ||||
) |
Definition at line 621 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels16_y2 | ||||
) |
Definition at line 553 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels16_y2 | ||||
) |
Definition at line 496 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels8_y2 | ||||
) |
Definition at line 442 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels16_x2 | ||||
) |
Definition at line 365 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels8_x2 | ||||
) |
Definition at line 304 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels16_x2 | ||||
) |
Definition at line 243 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels8_x2 | ||||
) |
Definition at line 194 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels16 | ||||
) |
Definition at line 138 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | put | , | |
pixels16 | ||||
) |
Definition at line 98 of file dsputil_iwmmxt_rnd_template.c.
void DEF | ( | avg | , | |
pixels8 | ||||
) |
Definition at line 56 of file dsputil_iwmmxt_rnd_template.c.