libavcodec/proresdsp.h File Reference

#include "dsputil.h"

Go to the source code of this file.

Data Structures

struct  ProresDSPContext

Defines

#define PRORES_BITS_PER_SAMPLE   10
 output precision of prores decoder

Functions

void ff_proresdsp_init (ProresDSPContext *dsp, AVCodecContext *avctx)
void ff_proresdsp_x86_init (ProresDSPContext *dsp, AVCodecContext *avctx)


Define Documentation

#define PRORES_BITS_PER_SAMPLE   10

output precision of prores decoder

Definition at line 28 of file proresdsp.h.

Referenced by decode_init().


Function Documentation

void ff_proresdsp_init ( ProresDSPContext dsp,
AVCodecContext avctx 
)

Definition at line 54 of file proresdsp.c.

Referenced by decode_init().

void ff_proresdsp_x86_init ( ProresDSPContext dsp,
AVCodecContext avctx 
)

Definition at line 32 of file proresdsp-init.c.

Referenced by ff_proresdsp_init().


Generated on Fri Oct 26 02:46:09 2012 for FFmpeg by  doxygen 1.5.8