Home
last modified time | relevance | path

Searched refs:C93DecoderContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dc93.c26 typedef struct C93DecoderContext { struct
29 } C93DecoderContext; typedef
51 C93DecoderContext * const c93 = avctx->priv_data; in decode_end()
61 C93DecoderContext *s = avctx->priv_data; in decode_init()
127 C93DecoderContext * const c93 = avctx->priv_data; in decode_frame()
265 .priv_data_size = sizeof(C93DecoderContext),