Lines Matching defs:context
23 av_cold int ff_mlz_init_dict(void *context, MLZ *mlz)
35 mlz->context = context;
90 av_log(mlz->context, AV_LOG_ERROR, "MLZ offset error.\n");
98 av_log(mlz->context, AV_LOG_ERROR, "MLZ dic index error.\n");
105 av_log(mlz->context, AV_LOG_ERROR, "MLZ dic index error.\n");
109 av_log(mlz->context, AV_LOG_ERROR, "MLZ dic offset error.\n");
152 av_log(mlz->context, AV_LOG_ERROR, "String code %d exceeds maximum value of %d.\n", string_code, mlz->current_dic_index_max);
163 av_log(mlz->context, AV_LOG_ERROR, "output chars overflow\n");
169 av_log(mlz->context, AV_LOG_ERROR, "output chars overflow\n");
175 av_log(mlz->context, AV_LOG_ERROR, "Too many MLZ codes\n");
182 av_log(mlz->context, AV_LOG_ERROR, "output chars overflow\n");
190 av_log(mlz->context, AV_LOG_ERROR, "Too many MLZ codes\n");