Searched defs:mvdir (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegvideo_enc.c | 3104 const int mvdir= (best_s.mv_dir&MV_DIR_BACKWARD) ? 1 : 0; in encode_thread() local |
Completed in 8 milliseconds