Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drscc.c55 typedef struct RsccContext { struct
68 } RsccContext; argument
72 RsccContext *ctx = avctx->priv_data; in rscc_init()
140 RsccContext *ctx = avctx->priv_data; in rscc_close()
152 RsccContext *ctx = avctx->priv_data; in rscc_decode_frame()
381 .priv_data_size = sizeof(RsccContext),