Searched refs:MSS1Context (Results 1 – 1 of 1) sorted by relevance
31 typedef struct MSS1Context { struct35 } MSS1Context; argument145 MSS1Context *ctx = avctx->priv_data; in mss1_decode_frame()193 MSS1Context * const c = avctx->priv_data; in mss1_decode_init()213 MSS1Context * const ctx = avctx->priv_data; in mss1_decode_end()226 .priv_data_size = sizeof(MSS1Context),