FFmpeg
|
#include <jpegls.h>
Data Fields | |
AVCodecContext * | avctx |
AVFrame | picture |
AVCodecContext* JpeglsContext::avctx |
Definition at line 35 of file jpegls.h.
Referenced by encode_init_ls().
AVFrame JpeglsContext::picture |
Definition at line 36 of file jpegls.h.
Referenced by encode_init_ls(), and encode_picture_ls().