Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dprofiles.c174 { FF_PROFILE_MJPEG_JPEG_LS, "JPEG LS" },
Davcodec.h1962 #define FF_PROFILE_MJPEG_JPEG_LS 0xf7 macro
Dmjpegdec.c2535 s->avctx->profile = FF_PROFILE_MJPEG_JPEG_LS; in ff_mjpeg_receive_frame()