Searched refs:LibOpenJPEGContext (Results 1 – 2 of 2) sorted by relevance
78 typedef struct LibOpenJPEGContext { struct82 } LibOpenJPEGContext; argument314 LibOpenJPEGContext *ctx = avctx->priv_data; in libopenjpeg_decode_init()326 LibOpenJPEGContext *ctx = avctx->priv_data; in libopenjpeg_decode_frame()489 #define OFFSET(x) offsetof(LibOpenJPEGContext, x)510 .priv_data_size = sizeof(LibOpenJPEGContext),
36 typedef struct LibOpenJPEGContext { struct47 } LibOpenJPEGContext; argument281 LibOpenJPEGContext *ctx = avctx->priv_data; in libopenjpeg_encode_init()554 LibOpenJPEGContext *ctx = avctx->priv_data; in libopenjpeg_encode_frame()723 #define OFFSET(x) offsetof(LibOpenJPEGContext, x)763 .priv_data_size = sizeof(LibOpenJPEGContext),