|
FFmpeg
|
#include <lcevcdec.h>
Data Fields | |
| FFLCEVCContext * | lcevc |
| struct AVFrame * | frame |
Definition at line 38 of file lcevcdec.h.
| FFLCEVCContext* FFLCEVCFrame::lcevc |
Definition at line 39 of file lcevcdec.h.
Referenced by alloc_enhanced_frame(), attach_post_process_data(), ff_lcevc_process(), ff_lcevc_unref(), generate_output(), lcevc_receive_frame(), and lcevc_send_frame().
| struct AVFrame* FFLCEVCFrame::frame |
Definition at line 40 of file lcevcdec.h.
Referenced by alloc_enhanced_frame(), attach_post_process_data(), ff_lcevc_process(), ff_lcevc_unref(), and generate_output().
1.8.17