Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsvideo1.c48 typedef struct Msvideo1Context { struct
59 } Msvideo1Context; typedef
63 Msvideo1Context *s = avctx->priv_data; in msvideo1_decode_init()
88 static void msvideo1_decode_8bit(Msvideo1Context *s) in msvideo1_decode_8bit()
188 static void msvideo1_decode_16bit(Msvideo1Context *s) in msvideo1_decode_16bit()
302 Msvideo1Context *s = avctx->priv_data; in msvideo1_decode_frame()
337 Msvideo1Context *s = avctx->priv_data; in msvideo1_decode_end()
349 .priv_data_size = sizeof(Msvideo1Context),

Completed in 1 milliseconds