FFmpeg
|
#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
Functions | |
void | put_pixels_axp_asm (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) |
void put_pixels_axp_asm | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Referenced by ff_hpeldsp_init_alpha(), and put_pixels16_axp_asm().