FFmpeg
|
Data Fields | |
LCEVC_DecoderHandle | decoder |
int | w |
int | h |
Definition at line 30 of file vf_lcevc.c.
LCEVC_DecoderHandle LCEVCContext::decoder |
Definition at line 31 of file vf_lcevc.c.
Referenced by alloc_base_frame(), alloc_enhanced_frame(), flush_bases(), generate_output(), init(), receive_frame(), send_frame(), and uninit().
int LCEVCContext::w |
Definition at line 32 of file vf_lcevc.c.
Referenced by activate(), and config_props().
int LCEVCContext::h |
Definition at line 32 of file vf_lcevc.c.
Referenced by activate(), and config_props().