Searched defs:fcode (Results 1 – 3 of 3) sorted by relevance
176 std::string fcode = tcu::StringTemplate(fragment_source_template).specialize(args); in iterate() local
105 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