FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
mlpdsp.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  MLPDSPContext
 

Functions

void ff_mlpdsp_init (MLPDSPContext *c)
 
void ff_mlpdsp_init_x86 (MLPDSPContext *c)
 

Function Documentation

void ff_mlpdsp_init ( MLPDSPContext c)

Definition at line 60 of file mlpdsp.c.

Referenced by mlp_decode_init().

void ff_mlpdsp_init_x86 ( MLPDSPContext c)

Definition at line 177 of file mlpdsp.c.

Referenced by ff_mlpdsp_init().