Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dulti.c38 typedef struct UltimotionDecodeContext { struct
44 } UltimotionDecodeContext; typedef
48 UltimotionDecodeContext *s = avctx->priv_data; in ulti_decode_init()
68 UltimotionDecodeContext *s = avctx->priv_data; in ulti_decode_end()
222 UltimotionDecodeContext *s=avctx->priv_data; in ulti_decode_frame()
426 .priv_data_size = sizeof(UltimotionDecodeContext),

Completed in 2 milliseconds