FFmpeg
|
#include "libavutil/loongarch/cpu.h"
#include "libavcodec/vp8dsp.h"
#include "libavutil/attributes.h"
#include "vp8dsp_loongarch.h"
Go to the source code of this file.
Macros | |
#define | VP8_MC_LOONGARCH_FUNC(IDX, SIZE) |
#define | VP8_MC_LOONGARCH_COPY(IDX, SIZE) |
Functions | |
av_cold void | ff_vp8dsp_init_loongarch (VP8DSPContext *dsp) |
VP8 compatible video decoder
Definition in file vp8dsp_init_loongarch.c.
#define VP8_MC_LOONGARCH_FUNC | ( | IDX, | |
SIZE | |||
) |
Definition at line 32 of file vp8dsp_init_loongarch.c.
#define VP8_MC_LOONGARCH_COPY | ( | IDX, | |
SIZE | |||
) |
Definition at line 40 of file vp8dsp_init_loongarch.c.
av_cold void ff_vp8dsp_init_loongarch | ( | VP8DSPContext * | dsp | ) |
Definition at line 44 of file vp8dsp_init_loongarch.c.