Home | History | Annotate | Download | only in mrst

Lines Matching refs:first_mb_y

126     uint32_t first_mb_y;
1481 ctx->first_mb_y = slice_param->first_mb_in_slice / ctx->picture_width_mb;
1493 ctx->first_mb_y *= 2;
1508 REGIO_WRITE_FIELD_LITE(ctx->slice1_params, MSVDX_VEC_H264, CR_VEC_H264_FE_SLICE1, FIRST_MB_IN_SLICE_Y, ctx->first_mb_y);
1688 ctx->obj_context->first_mb = (ctx->first_mb_y << 8) | ctx->first_mb_x;