Lines Matching defs:topleft_xy
358 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS];
373 topleft_xy = top_xy - 1;
387 topleft_xy += h->mb_stride;
396 topleft_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy - 1] >> 7) & 1) - 1);
411 sl->topleft_mb_xy = topleft_xy;
418 sl->topleft_type = h->cur_pic.mb_type[topleft_xy];
425 if (h->slice_table[topleft_xy] != sl->slice_num)
432 if (h->slice_table[topleft_xy] != sl->slice_num) {
446 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS];
453 topleft_xy = sl->topleft_mb_xy;
674 const int b_xy = h->mb2b_xy[topleft_xy] + 3 + b_stride +
676 const int b8_xy = 4 * topleft_xy + 1 + (sl->topleft_partition & 2);