Searched refs:mb_num_left (Results 1 – 5 of 5) sorted by relevance
531 for (s->mb_num_left = mb_count; s->mb_num_left > 0; s->mb_num_left--) { in rv10_decode_packet()
1346 if(!s->mb_num_left) in check_slice_end()1430 s->mb_num_left = r->si.end - r->si.start; in rv34_decode_slice()1474 s->mb_num_left--; in rv34_decode_slice()1574 s->mb_num_left = 0; in finish_frame()1668 if (s->mb_num_left > 0 && s->current_picture_ptr) { in ff_rv34_decode_frame()1670 s->mb_num_left); in ff_rv34_decode_frame()1771 s->mb_num_left = r->s.mb_x + r->s.mb_y*r->s.mb_width - r->si.start; in ff_rv34_decode_frame()1807 s->mb_num_left = 0; in ff_rv34_decode_frame()
359 …int mb_num_left; ///< number of MBs left in this video packet (for partitioned Sli… member
974 if(s->pict_type == AV_PICTURE_TYPE_P && s->mb_x+1<s->mb_width && s->mb_num_left != 1) in ff_h263_decode_mb()
997 s->mb_num_left = mb_num; in ff_mpeg4_decode_partitions()1383 if (--s->mb_num_left <= 0) { in mpeg4_decode_partitioned_mb()