Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcpia.c48 } CpiaContext; typedef
54 CpiaContext* const cpia = avctx->priv_data; in cpia_decode_frame()
196 CpiaContext *s = avctx->priv_data; in cpia_decode_init()
218 CpiaContext *s = avctx->priv_data; in cpia_decode_end()
230 .priv_data_size = sizeof(CpiaContext),

Completed in 1 milliseconds