Lines Matching defs:height
56 dprintk(ctx->dev, "height: %d\n", pix_mp->height);
84 u32 height = ctx->decoded_fmt.fmt.pix_mp.height;
91 tpg_init(&ctx->tpg, width, height);
104 tpg_reset_source(&ctx->tpg, width, height, f->field);
121 width, height, width);
258 f->fmt.pix_mp.height = ctx->coded_format_desc->frmsize.min_height;
261 pix_mp->plane_fmt[0].sizeimage = pix_mp->width * pix_mp->height * 8;
281 ctx->coded_fmt.fmt.pix_mp.height);
381 &pix_mp->height,
385 pix_mp->width, pix_mp->height);
405 &pix_mp->height,
413 pix_mp->width * pix_mp->height * 3);