Searched refs:MPJPEGContext (Results 1 – 1 of 1) sorted by relevance
28 typedef struct MPJPEGContext { struct31 } MPJPEGContext; argument35 MPJPEGContext *mpj = s->priv_data; in mpjpeg_write_header()42 MPJPEGContext *mpj = s->priv_data; in mpjpeg_write_packet()53 …{ "boundary_tag", "Boundary tag", offsetof(MPJPEGContext, boundary_tag), AV_OPT_TYPE_STRING, …69 .priv_data_size = sizeof(MPJPEGContext),