Lines Matching defs:width
254 int width, int height, int src_stride, int stride)
270 block_width = (width + 15) / 16;
282 s->m.width = width;
335 width);
336 for (x = width; x < 16 * block_width; x++)
361 width);
362 for (x = width; x < 16 * block_width; x++)
494 s->rd_total / (double)(avctx->width * avctx->height *
523 if (avctx->width >= 4096 || avctx->height >= 4096) {
538 s->frame_width = avctx->width;
556 s->m.me.scratchpad = av_mallocz((avctx->width + 64) *