Home
last modified time | relevance | path

Searched refs:JPEGLSContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c41 typedef struct JPEGLSContext { struct
49 } JPEGLSContext; typedef
274 JPEGLSContext *ctx = avctx->priv_data; in encode_picture_ls()
425 JPEGLSContext *ctx = avctx->priv_data; in encode_jpegls_init()
452 JPEGLSContext *ctx = avctx->priv_data; in encode_jpegls_close()
458 #define OFFSET(x) offsetof(JPEGLSContext, x)
482 .priv_data_size = sizeof(JPEGLSContext),

Completed in 2 milliseconds