Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibopenjpegdec.c74 static const enum AVPixelFormat libopenjpeg_all_pix_fmts[] = { enum
213 possible_fmts = libopenjpeg_all_pix_fmts; in libopenjpeg_guess_pix_fmt()
214 possible_fmts_nb = FF_ARRAY_ELEMS(libopenjpeg_all_pix_fmts); in libopenjpeg_guess_pix_fmt()