Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Darbc.c35 typedef struct ARBCContext { struct
39 } ARBCContext; typedef
43 ARBCContext *s = avctx->priv_data; in fill_tile4()
79 ARBCContext *s = avctx->priv_data; in fill_tileX()
122 ARBCContext *s = avctx->priv_data; in decode_frame()
187 ARBCContext *s = avctx->priv_data; in decode_init()
200 ARBCContext *s = avctx->priv_data; in decode_flush()
207 ARBCContext *s = avctx->priv_data; in decode_close()
219 .priv_data_size = sizeof(ARBCContext),

Completed in 1 milliseconds