Home | History | Annotate | Download | only in src

Lines Matching refs:first_mb_y

141     uint32_t first_mb_y;
1521 ctx->first_mb_y = slice_param->first_mb_in_slice / ctx->picture_width_mb;
1533 ctx->first_mb_y *= 2;
1548 REGIO_WRITE_FIELD_LITE(ctx->slice1_params, MSVDX_VEC_H264, CR_VEC_H264_FE_SLICE1, FIRST_MB_IN_SLICE_Y, ctx->first_mb_y);
1672 ctx->obj_context->first_mb = (ctx->first_mb_y << 8) | ctx->first_mb_x;