FFmpeg
|
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/mips/asmdefs.h"
#include "libavcodec/videodsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_videodsp_init_mips (VideoDSPContext *ctx, int bpc) |
av_cold void ff_videodsp_init_mips | ( | VideoDSPContext * | ctx, |
int | bpc | ||
) |
Definition at line 46 of file videodsp_init.c.
Referenced by ff_videodsp_init().