FFmpeg
|
#include <stdint.h>
#include "libavutil/attributes.h"
#include "libavutil/arm/cpu.h"
#include "libavcodec/vp8dsp.h"
#include "vp8dsp.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_vp78dsp_init_arm (VP8DSPContext *dsp) |
av_cold void | ff_vp8dsp_init_arm (VP8DSPContext *dsp) |
av_cold void ff_vp78dsp_init_arm | ( | VP8DSPContext * | dsp | ) |
Definition at line 26 of file vp8dsp_init_arm.c.
Referenced by ff_vp78dsp_init().
av_cold void ff_vp8dsp_init_arm | ( | VP8DSPContext * | dsp | ) |
Definition at line 36 of file vp8dsp_init_arm.c.