TUT HEVC Encoder
|
Creation and destruction of encoder_state_t.
Go to the source code of this file.
Functions | |
int | kvz_encoder_state_init (struct encoder_state_t *child_state, struct encoder_state_t *parent_state) |
void | kvz_encoder_state_finalize (struct encoder_state_t *state) |
void kvz_encoder_state_finalize | ( | struct encoder_state_t * | state | ) |
int kvz_encoder_state_init | ( | struct encoder_state_t * | child_state, |
struct encoder_state_t * | parent_state ) |