Lines Matching refs:avpriv_report_missing_feature
344 avpriv_report_missing_feature(avctx, "channel depth %d for cmyk", s->channel_depth);
353 avpriv_report_missing_feature(avctx, "channel depth %d for cmyk", s->channel_depth);
357 avpriv_report_missing_feature(avctx, "channel count %d for cmyk", s->channel_count);
368 avpriv_report_missing_feature(avctx, "channel depth %d for rgb", s->channel_depth);
377 avpriv_report_missing_feature(avctx, "channel depth %d for rgb", s->channel_depth);
381 avpriv_report_missing_feature(avctx, "channel count %d for rgb", s->channel_count);
396 avpriv_report_missing_feature(avctx, "channel depth %d for grayscale", s->channel_depth);
405 avpriv_report_missing_feature(avctx, "channel depth %d for grayscale", s->channel_depth);
409 avpriv_report_missing_feature(avctx, "channel count %d for grayscale", s->channel_count);
414 avpriv_report_missing_feature(avctx, "color mode %d", s->color_mode);