FFmpeg
|
#include <string.h>
#include "config.h"
#include "libavutil/mips/asmdefs.h"
#include "libavcodec/mpegaudiodsp.h"
Go to the source code of this file.
Functions | |
void | ff_mpadsp_init_mipsfpu (MPADSPContext *s) |
Reference: libavcodec/mpegaudiodsp_template.c libavcodec/dct32.c
Definition in file mpegaudiodsp_mips_float.c.
void ff_mpadsp_init_mipsfpu | ( | MPADSPContext * | s | ) |
Definition at line 1249 of file mpegaudiodsp_mips_float.c.
Referenced by ff_mpadsp_init().