Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibopenjpegdec.c157 static inline int libopenjpeg_matches_pix_fmt(const opj_image_t *image, enum AVPixelFormat pix_fmt) in libopenjpeg_matches_pix_fmt() function
219 if (libopenjpeg_matches_pix_fmt(image, possible_fmts[index])) { in libopenjpeg_guess_pix_fmt()
405 if (!libopenjpeg_matches_pix_fmt(image, avctx->pix_fmt)) in libopenjpeg_decode_frame()