Searched refs:pb_mv_count (Results 1 – 1 of 1) sorted by relevance
702 int cbpb = 0, pb_mv_count = 0; in ff_h263_decode_mb() local735 pb_mv_count = h263_get_modb(&s->gb, s->pb_frame, &cbpb); in ff_h263_decode_mb()945 pb_mv_count = h263_get_modb(&s->gb, s->pb_frame, &cbpb); in ff_h263_decode_mb()956 pb_mv_count += !!s->pb_frame; in ff_h263_decode_mb()959 while(pb_mv_count--){ in ff_h263_decode_mb()