Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dylc.c39 typedef struct YLCContext { struct
45 } YLCContext; typedef
49 YLCContext *s = avctx->priv_data; in decode_init()
286 YLCContext *s = avctx->priv_data; in decode_frame()
442 YLCContext *s = avctx->priv_data; in decode_end()
457 .priv_data_size = sizeof(YLCContext),

Completed in 2 milliseconds