Home
last modified time | relevance | path

Searched refs:s_image (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1393 row = tile / s_image->num_cols; in convert_start()
1394 col = tile % s_image->num_cols; in convert_start()
1407 s_image->tile[tile].width, in convert_start()
1408 s_image->tile[tile].height, in convert_start()
1670 s_image->base.phys0 + in do_tile_complete()
1675 if (s_image->fmt->planar) in do_tile_complete()
2102 s_image = &ctx->in; in ipu_image_convert_prepare()
2143 s_image->base.pix.ycbcr_enc, in ipu_image_convert_prepare()
2144 s_image->base.pix.quantization, in ipu_image_convert_prepare()
2152 dump_format(ctx, s_image); in ipu_image_convert_prepare()
[all …]