Home | History | Annotate | Download | only in mrst

Lines Matching refs:last_mb

1689         ctx->obj_context->last_mb = (((ctx->picture_height_mb >> ctx->pic_params->pic_fields.bits.field_pic_flag) - 1) << 8) | (ctx->picture_width_mb - 1);