Searched refs:libopenjpeg_matches_pix_fmt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibopenjpegdec.c89 static inline int libopenjpeg_matches_pix_fmt(const opj_image_t *image, enum AVPixelFormat pix_fmt) function
151 if (libopenjpeg_matches_pix_fmt(image, possible_fmts[index])) {
319 if (!libopenjpeg_matches_pix_fmt(image, avctx->pix_fmt))

Completed in 288 milliseconds