FFmpeg
|
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) |
#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 | ) |
Definition at line 30 of file h264chroma.c.
Referenced by ff_h264chroma_init().
void ff_h264chroma_init | ( | H264ChromaContext * | c, |
int | bit_depth | ||
) |
Definition at line 38 of file h264chroma.c.
Referenced by common_init(), ff_cavs_init(), ff_dct_common_init(), ff_rv30dsp_init(), ff_vp56_init_context(), h264_set_parameter_from_sps(), and vc1_decode_init().