Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drscc.c57 typedef struct RsccContext { struct
70 } RsccContext; typedef
74 RsccContext *ctx = avctx->priv_data; in rscc_init()
142 RsccContext *ctx = avctx->priv_data; in rscc_close()
154 RsccContext *ctx = avctx->priv_data; in rscc_decode_frame()
373 .priv_data_size = sizeof(RsccContext),

Completed in 1 milliseconds