Searched refs:first_mb_x (Results 1 – 2 of 2) sorted by relevance
125 uint32_t first_mb_x; member1480 ctx->first_mb_x = slice_param->first_mb_in_slice % ctx->picture_width_mb; in psb__H264_preprocess_slice()1507 …->slice1_params, MSVDX_VEC_H264, CR_VEC_H264_FE_SLICE1, FIRST_MB_IN_SLICE_X, ctx->first_mb_x); in psb__H264_preprocess_slice()1688 ctx->obj_context->first_mb = (ctx->first_mb_y << 8) | ctx->first_mb_x; in psb__H264_process_slice()
140 uint32_t first_mb_x; member1520 ctx->first_mb_x = slice_param->first_mb_in_slice % ctx->picture_width_mb; in psb__H264_preprocess_slice()1547 …->slice1_params, MSVDX_VEC_H264, CR_VEC_H264_FE_SLICE1, FIRST_MB_IN_SLICE_X, ctx->first_mb_x); in psb__H264_preprocess_slice()1672 ctx->obj_context->first_mb = (ctx->first_mb_y << 8) | ctx->first_mb_x; in psb__H264_end_slice()