FFmpeg
|
#include "h264_mc_template.c"
Include dependency graph for h264_mb_template.c:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#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) |
Macro Definition Documentation
#define CHROMA_IDC 1 |
Definition at line 267 of file h264_mb_template.c.
Referenced by hl_motion(), and mc_part().
#define CHROMA_IDC 2 |
Definition at line 267 of file h264_mb_template.c.
#define CHROMA_IDC 3 |
Definition at line 267 of file h264_mb_template.c.
Definition at line 29 of file h264_mb_template.c.
Referenced by hl_decode_mb(), and hl_decode_mb_444().
#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 |
Definition at line 41 of file h264_mb_template.c.
|
static |
Definition at line 270 of file h264_mb_template.c.
Generated on Mon Nov 18 2024 06:52:06 for FFmpeg by 1.8.11