libavcodec/h264dsp.c File Reference

H.264 / AVC / MPEG4 part10 DSP functions. More...

#include <stdint.h>
#include "avcodec.h"
#include "h264dsp.h"
#include "h264dsp_template.c"

Go to the source code of this file.

Defines

#define BIT_DEPTH   8
#define BIT_DEPTH   9
#define BIT_DEPTH   10
#define FUNC(a, depth)   a ## _ ## depth ## _c
#define H264_DSP(depth)

Functions

void ff_h264dsp_init (H264DSPContext *c, const int bit_depth, const int chroma_format_idc)


Detailed Description

H.264 / AVC / MPEG4 part10 DSP functions.

Author:
Michael Niedermayer <michaelni@gmx.at>

Definition in file h264dsp.c.


Define Documentation

#define BIT_DEPTH   10

Definition at line 40 of file h264dsp.c.

#define BIT_DEPTH   9

Definition at line 40 of file h264dsp.c.

#define BIT_DEPTH   8

Definition at line 40 of file h264dsp.c.

#define FUNC ( a,
depth   )     a ## _ ## depth ## _c

#define H264_DSP ( depth   ) 

Referenced by ff_h264dsp_init().


Function Documentation

void ff_h264dsp_init ( H264DSPContext c,
const int  bit_depth,
const int  chroma_format_idc 
)

Definition at line 44 of file h264dsp.c.

Referenced by common_init(), and decode_slice_header().


Generated on Fri Oct 26 02:47:57 2012 for FFmpeg by  doxygen 1.5.8