Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmss1.c32 typedef struct MSS1Context { struct
36 } MSS1Context; typedef
146 MSS1Context *ctx = avctx->priv_data; in mss1_decode_frame()
194 MSS1Context * const c = avctx->priv_data; in mss1_decode_init()
214 MSS1Context * const ctx = avctx->priv_data; in mss1_decode_end()
227 .priv_data_size = sizeof(MSS1Context),

Completed in 1 milliseconds