FFmpeg
|
H.264 / AVC / MPEG-4 part10 DSP functions. More...
#include "bit_depth_template.c"
Go to the source code of this file.
Functions | |
static void FUNCC() | ff_h264_add_pixels4 (uint8_t *_dst, int16_t *_src, int stride) |
static void FUNCC() | ff_h264_add_pixels8 (uint8_t *_dst, int16_t *_src, int stride) |
H.264 / AVC / MPEG-4 part10 DSP functions.
Definition in file h264addpx_template.c.
Definition at line 30 of file h264addpx_template.c.