FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
static av_unused void put_TMPL | pixels8_x2 (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) |
static av_unused void put_TMPL | pixels16_x2 (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) |
static av_unused void put_TMPL | pixels8_y2 (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) |
|
static |
Definition at line 31 of file hpeldsp_rnd_template.c.
|
static |
Definition at line 63 of file hpeldsp_rnd_template.c.
|
static |
Definition at line 109 of file hpeldsp_rnd_template.c.