Searched refs:ff_h263_encode_mb (Results 1 – 3 of 3) sorted by relevance
60 void ff_h263_encode_mb(MpegEncContext *s,
447 void ff_h263_encode_mb(MpegEncContext * s, in ff_h263_encode_mb() function
2603 ff_h263_encode_mb(s, s->block, motion_x, motion_y); in encode_mb_internal()