Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibjxldec.c45 typedef struct LibJxlDecodeContext { struct
52 } LibJxlDecodeContext; typedef
56 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_init_jxl_decoder()
77 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_decode_init()
186 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_get_icc()
227 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_color_encoding_event()
323 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_decode_frame()
435 LibJxlDecodeContext *ctx = avctx->priv_data; in libjxl_decode_close()
453 .priv_data_size = sizeof(LibJxlDecodeContext),

Completed in 1 milliseconds