Home | History | Annotate | Download | only in src

Lines Matching refs:first_mb

1701     ctx->obj_context->first_mb = (ctx->first_mb_y << 8) | ctx->first_mb_x;
1703 *(dec_ctx->slice_first_pic_last) = (ctx->obj_context->first_mb << 16) | (ctx->obj_context->last_mb);