Lines Matching defs:height
160 output->PicInfo.height);
317 .height = avctx->height,
444 int height = output->PicInfo.height;
525 height /= 2;
534 for (sY = 0; sY < height; dY++, sY++) {
539 av_image_copy_plane(dst, dStride, src, sStride, bwidth, height);
568 .PicInfo.height = avctx->height,
580 avctx->height = output.PicInfo.height;