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

Go to the source code of this file.

Data Structures

struct  TAKDSPContext
 

Functions

void ff_takdsp_init (TAKDSPContext *c)
 
void ff_takdsp_init_x86 (TAKDSPContext *c)
 

Function Documentation

void ff_takdsp_init ( TAKDSPContext c)

Definition at line 73 of file takdsp.c.

Referenced by tak_decode_init().

void ff_takdsp_init_x86 ( TAKDSPContext c)

Definition at line 30 of file takdsp_init.c.

Referenced by ff_takdsp_init().