ff_get_mb_score   124 libavcodec/motion_est.h int ff_get_mb_score(struct MpegEncContext *s, int mx, int my, int src_index,
ff_get_mb_score   346 libavcodec/snowenc.c         ref_score= ff_get_mb_score(&s->m, ref_mx, ref_my, 0, 0, level-LOG2_MB_SIZE+4, block_w, 0);