FFmpeg
Functions
mpegaudiodsp_mips_fixed.c File Reference
#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_mipsdsp (MPADSPContext *s)
 

Detailed Description

Reference: libavcodec/mpegaudiodsp_template.c

Definition in file mpegaudiodsp_mips_fixed.c.

Function Documentation

◆ ff_mpadsp_init_mipsdsp()

void ff_mpadsp_init_mipsdsp ( MPADSPContext s)

Definition at line 911 of file mpegaudiodsp_mips_fixed.c.

Referenced by ff_mpadsp_init().