|
FFmpeg
|
Include dependency graph for h264chroma.c:

Go to the source code of this file.
Macros | |
| #define | BIT_DEPTH 8 |
| #define | BIT_DEPTH 16 |
| #define | SET_CHROMA(depth) |
Functions | |
| void | ff_h264chroma_init (H264ChromaContext *c, int bit_depth) |
Macro Definition Documentation
| #define BIT_DEPTH 8 |
Definition at line 26 of file h264chroma.c.
| #define BIT_DEPTH 16 |
Definition at line 26 of file h264chroma.c.
| #define SET_CHROMA | ( | depth | ) |
Function Documentation
| void ff_h264chroma_init | ( | H264ChromaContext * | c, |
| int | bit_depth | ||
| ) |
Definition at line 38 of file h264chroma.c.
Referenced by ff_cavs_init(), ff_dct_common_init(), ff_h264_decode_init(), ff_rv30dsp_init(), ff_vp56_init_context(), h264_set_parameter_from_sps(), and vc1_decode_init().
Generated by
1.8.11