Data Fields | |
th_enc_ctx * | t_state |
uint8_t * | stats |
int | stats_size |
int | stats_offset |
int | uv_hshift |
int | uv_vshift |
int | keyframe_mask |
Definition at line 42 of file libtheoraenc.c.
uint8_t* TheoraContext::stats |
Definition at line 44 of file libtheoraenc.c.
Referenced by encode_close(), get_stats(), and submit_stats().
th_enc_ctx* TheoraContext::t_state |
Definition at line 43 of file libtheoraenc.c.
Referenced by encode_close(), encode_frame(), encode_init(), get_stats(), and submit_stats().