Home
last modified time | relevance | path

Searched defs:IS_MPEG12 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.c1416 #define IS_MPEG12(s) (CONFIG_SMALL ? ((s)->out_format == FMT_MPEG1) : is_mpeg12) in mpv_reconstruct_mb_internal() macro

Completed in 3 milliseconds