pix_fmt_match     407 libavcodec/jpeg2000dec.c         && !pix_fmt_match(s->avctx->pix_fmt, ncomponents, s->precision, log2_chroma_wh, s->pal8))
pix_fmt_match     411 libavcodec/jpeg2000dec.c             if (pix_fmt_match(possible_fmts[i], ncomponents, s->precision, log2_chroma_wh, s->pal8)) {