FFmpeg
|
#include "libavutil/pixelutils.h"
Go to the source code of this file.
Functions | |
void | ff_pixelutils_sad_init_x86 (av_pixelutils_sad_fn *sad, int aligned) |
void ff_pixelutils_sad_init_x86 | ( | av_pixelutils_sad_fn * | sad, |
int | aligned | ||
) |
Definition at line 38 of file pixelutils_init.c.
Referenced by av_pixelutils_get_sad_fn().