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

Go to the source code of this file.

Data Structures

struct  CAVSDSPContext
 

Functions

void ff_cavsdsp_init (CAVSDSPContext *c, AVCodecContext *avctx)
 
void ff_cavsdsp_init_x86 (CAVSDSPContext *c, AVCodecContext *avctx)
 

Function Documentation

void ff_cavsdsp_init ( CAVSDSPContext c,
AVCodecContext avctx 
)

Definition at line 537 of file cavsdsp.c.

Referenced by ff_cavs_init().

void ff_cavsdsp_init_x86 ( CAVSDSPContext c,
AVCodecContext avctx 
)

Definition at line 564 of file cavsdsp.c.

Referenced by ff_cavsdsp_init().