Searched defs:mv_penalty_f (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | motion_est.c | 1189 const uint8_t * const mv_penalty_f = c->mv_penalty[s->f_code] + MAX_DMV; // f_code of the prev frame in check_bidir_mv() local |
Completed in 6 milliseconds