Lines Matching defs:width
200 int width = v->output_width>>!!plane;
228 v->vc1dsp.sprite_h(v->sr_rows[sprite][0], iplane + yline * iline, xoff[sprite], xadv[sprite], width);
235 xadv[sprite], width);
245 v->vc1dsp.sprite_v_single(dst, src_h[0][0], src_h[0][1], ysub[0], width);
247 memcpy(dst, src_h[0][0], width);
252 src_h[1][0], src_h[1][1], ysub[1], alpha, width);
255 src_h[1][0], alpha, width);
258 src_h[0][0], (1<<16)-1-alpha, width);
260 v->vc1dsp.sprite_v_double_noscale(dst, src_h[0][0], src_h[1][0], alpha, width);
434 v->output_width = avctx->width;
571 avctx->coded_width = avctx->width = v->output_width;
794 avctx->width = avctx->coded_width = v->sprite_width;
803 (s->width != avctx->coded_width ||
1135 avctx->width = avctx->coded_width = v->output_width;