Searched defs:fcode (Results 1 – 2 of 2) sorted by relevance
102 static int mpeg_decode_motion(MpegEncContext *s, int fcode, int pred) in mpeg_decode_motion()
1621 int fcode= FFMAX(fcode_tab[mx + MAX_MV], in ff_get_best_fcode() local