Searched defs:IS_ENCODER (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegvideo.c | 1415 #define IS_ENCODER(s) (CONFIG_MPEGVIDEOENC && !lowres_flag && (s)->encoding) in mpv_reconstruct_mb_internal() macro |
Completed in 4 milliseconds