Searched refs:MJPEGEncContext (Results 1 – 1 of 1) sorted by relevance
52 typedef struct MJPEGEncContext { struct55 } MJPEGEncContext; argument95 MJPEGEncContext *const m = (MJPEGEncContext*)s; in ff_mjpeg_amv_encode_picture_header()296 MJpegContext *const m = &((MJPEGEncContext*)s)->mjpeg; in ff_mjpeg_encode_init()366 MJPEGEncContext *const mjpeg = avctx->priv_data; in mjpeg_encode_close()626 #define OFFSET(x) offsetof(MJPEGEncContext, mjpeg.x)650 .priv_data_size = sizeof(MJPEGEncContext),679 .priv_data_size = sizeof(MJPEGEncContext),