Searched refs:pic_last_mb_xy (Results 1 – 1 of 1) sorted by relevance
988 …unsigned int pic_last_mb_xy = (last_mb_row << 8) | (((ctx->pic_params->frame_width + 15) / 16) - 1… in tng__VP8_set_slice_param() local990 *ctx->dec_ctx.slice_first_pic_last = (slice_first_mb_xy << 16) | pic_last_mb_xy; in tng__VP8_set_slice_param()