Searched refs:ff_mlz_init_dict (Results 1 – 3 of 3) sorted by relevance
60 int ff_mlz_init_dict(void *context, MLZ *mlz);
23 av_cold int ff_mlz_init_dict(void *context, MLZ *mlz) in ff_mlz_init_dict() function
2127 ret = ff_mlz_init_dict(avctx, ctx->mlz); in decode_init()