libavcodec/h264_mb_template.c File Reference

#include "h264_mc_template.c"

Go to the source code of this file.

Defines

#define FUNC(n)   n ## _complex
#define PIXEL_SHIFT   h->pixel_shift
#define CHROMA_IDC   1
#define CHROMA_IDC   2
#define CHROMA_IDC   3

Functions

static av_noinline void FUNC() hl_decode_mb (H264Context *h)
static av_noinline void FUNC() hl_decode_mb_444 (H264Context *h)


Define Documentation

#define CHROMA_IDC   3

Definition at line 274 of file h264_mb_template.c.

#define CHROMA_IDC   2

Definition at line 274 of file h264_mb_template.c.

#define CHROMA_IDC   1

Definition at line 274 of file h264_mb_template.c.

Referenced by hl_motion(), and mc_part().

#define FUNC (  )     n ## _complex

Definition at line 29 of file h264_mb_template.c.

#define PIXEL_SHIFT   h->pixel_shift

Definition at line 30 of file h264_mb_template.c.

Referenced by hl_decode_mb(), hl_decode_mb_444(), hl_motion(), and mc_part().


Function Documentation

static av_noinline void FUNC() hl_decode_mb ( H264Context h  )  [static]

Definition at line 41 of file h264_mb_template.c.

static av_noinline void FUNC() hl_decode_mb_444 ( H264Context h  )  [static]

Definition at line 277 of file h264_mb_template.c.


Generated on Fri Oct 26 02:50:05 2012 for FFmpeg by  doxygen 1.5.8