Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/sw/wayland/
Dwayland_sw_winsys.c161 unsigned nblocksy, format_stride; in wayland_displaytarget_create() local
180 nblocksy = util_format_get_nblocksy(format, height); in wayland_displaytarget_create()
181 wldt->size = wldt->stride * nblocksy; in wayland_displaytarget_create()
210 unsigned nblocksy; in wayland_displaytarget_from_handle() local
225 nblocksy = util_format_get_nblocksy(wldt->format, wldt->height); in wayland_displaytarget_from_handle()
227 wldt->size = wldt->stride * nblocksy; in wayland_displaytarget_from_handle()
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c143 tex->image_offset[level][0].nblocksy = 0; in i915_texture_set_level_info()
152 y = tex->image_offset[level][layer].nblocksy; in i915_texture_offset()
160 unsigned nblocksx, unsigned nblocksy) in i915_texture_set_image_offset() argument
163 assert(!(img == 0 && level == 0) || (nblocksx == 0 && nblocksy == 0)); in i915_texture_set_image_offset()
167 tex->image_offset[level][img].nblocksy = nblocksy; in i915_texture_set_image_offset()
338 unsigned nblocksy = util_format_get_nblocksy(pt->format, pt->width0); in i915_texture_layout_2d() local
351 tex->total_nblocksy += nblocksy; in i915_texture_layout_2d()
355 nblocksy = align_nblocksy(pt->format, height, align_y); in i915_texture_layout_2d()
368 unsigned nblocksy = util_format_get_nblocksy(pt->format, pt->height0); in i915_texture_layout_3d() local
380 stack_nblocksy += MAX2(2, nblocksy); in i915_texture_layout_3d()
[all …]
Di915_resource.h63 unsigned short nblocksy; member
Di915_state_static.c115 y = tex->image_offset[cbuf_surface->u.tex.level][layer].nblocksy; in update_framebuffer()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_transfer.c12 uint16_t nblocksy; member
20 uint32_t nblocksx, uint32_t nblocksy) in nvc0_m2mf_transfer_rect() argument
27 uint32_t height = nblocksy; in nvc0_m2mf_transfer_rect()
115 uint32_t nblocksx, uint32_t nblocksy) in nve4_m2mf_transfer_rect() argument
168 PUSH_DATA (push, nblocksy); in nve4_m2mf_transfer_rect()
358 tx->nblocksy = box->height << mt->ms_y; in nvc0_miptree_transfer_new()
361 tx->nblocksy = util_format_get_nblocksy(res->format, box->height); in nvc0_miptree_transfer_new()
366 tx->base.layer_stride = tx->nblocksy * tx->base.stride; in nvc0_miptree_transfer_new()
381 tx->rect[1].height = tx->nblocksy; in nvc0_miptree_transfer_new()
392 tx->nblocksx, tx->nblocksy); in nvc0_miptree_transfer_new()
[all …]
Dnvc0_context.h85 uint32_t nblocksx, uint32_t nblocksy);
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_transfer.c12 uint32_t nblocksy; member
56 uint32_t nblocksx, uint32_t nblocksy) in nv50_m2mf_transfer_rect() argument
63 uint32_t height = nblocksy; in nv50_m2mf_transfer_rect()
278 tx->nblocksy = box->height << mt->ms_x; in nv50_miptree_transfer_new()
281 tx->nblocksy = util_format_get_nblocksy(res->format, box->height); in nv50_miptree_transfer_new()
285 tx->base.layer_stride = tx->nblocksy * tx->base.stride; in nv50_miptree_transfer_new()
300 tx->rect[1].height = tx->nblocksy; in nv50_miptree_transfer_new()
311 tx->nblocksx, tx->nblocksy); in nv50_miptree_transfer_new()
338 tx->nblocksx, tx->nblocksy); in nv50_miptree_transfer_del()
343 tx->rect[1].base += tx->nblocksy * tx->base.stride; in nv50_miptree_transfer_del()
Dnv50_context.h245 uint32_t nblocksx, uint32_t nblocksy);
/external/mesa3d/src/gallium/winsys/sw/dri/
Ddri_sw_winsys.c89 unsigned nblocksy, size, format_stride; in dri_sw_displaytarget_create() local
102 nblocksy = util_format_get_nblocksy(format, height); in dri_sw_displaytarget_create()
103 size = dri_sw_dt->stride * nblocksy; in dri_sw_displaytarget_create()
/external/mesa3d/src/gallium/winsys/sw/fbdev/
Dfbdev_sw_winsys.c166 unsigned nblocksy, size, format_stride; in fbdev_displaytarget_create() local
179 nblocksy = util_format_get_nblocksy(format, height); in fbdev_displaytarget_create()
180 size = fbdt->stride * nblocksy; in fbdev_displaytarget_create()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c251 unsigned nblocksy = util_format_get_nblocksy(texture->format, box->height); in svga_texture_get_transfer() local
269 st->hw_nblocksy = nblocksy; in svga_texture_get_transfer()
285 if(st->hw_nblocksy < nblocksy) { in svga_texture_get_transfer()
292 (nblocksy*st->base.stride + 1023)/1024, in svga_texture_get_transfer()
293 (nblocksy + st->hw_nblocksy - 1)/st->hw_nblocksy, in svga_texture_get_transfer()
297 st->swbuf = MALLOC(nblocksy*st->base.stride); in svga_texture_get_transfer()
/external/opencv3/modules/photo/src/
Dfast_nlmeans_denoising_opencl.hpp99 int nblocksx = divUp(size.width, BLOCK_COLS), nblocksy = divUp(size.height, BLOCK_ROWS); in ocl_fastNlMeansDenoising() local
166 Size upColSumSize(size.width, searchWindowSizeSq * nblocksy); in ocl_fastNlMeansDenoising()
167 Size colSumSize(nblocksx * templateWindowSize, searchWindowSizeSq * nblocksy); in ocl_fastNlMeansDenoising()
175 size_t globalsize[2] = { nblocksx * ctaSize, nblocksy }, localsize[2] = { ctaSize, 1 }; in ocl_fastNlMeansDenoising()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c234 const unsigned nblocksy = util_format_get_nblocksy(spr->base.format, hgt); in sp_get_tex_image_offset() local
240 offset += layer * nblocksy * spr->stride[level]; in sp_get_tex_image_offset()
368 const unsigned nblocksy = util_format_get_nblocksy(format, hgt); in softpipe_get_transfer() local
375 pt->layer_stride = pt->stride * nblocksy; in softpipe_get_transfer()
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c389 unsigned nblocksy, size; in xlib_displaytarget_create() local
400 nblocksy = util_format_get_nblocksy(format, height); in xlib_displaytarget_create()
402 size = xlib_dt->stride * nblocksy; in xlib_displaytarget_create()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c221 unsigned stride, size, layer_size, nblocksy, i; in r300_setup_miptree() local
245 nblocksy = r300_texture_get_nblocksy(tex, i, &aligned_for_cbzb); in r300_setup_miptree()
247 nblocksy = r300_texture_get_nblocksy(tex, i, NULL); in r300_setup_miptree()
249 layer_size = stride * nblocksy; in r300_setup_miptree()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_miptree.c78 unsigned nblocksy; member
184 tx->nblocksy = util_format_get_nblocksy(pt->format, box->height); in nv30_miptree_transfer_new()
187 tx->nblocksx, tx->nblocksy, &tx->img); in nv30_miptree_transfer_new()
202 tx->tmp.h = tx->nblocksy; in nv30_miptree_transfer_new()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c124 unsigned alignment, nblocksx, nblocksy, block_size; in llvmpipe_texture_layout() local
136 nblocksy = util_format_get_nblocksy(pt->format, in llvmpipe_texture_layout()
142 lpr->img_stride[level] = lpr->row_stride[level] * nblocksy; in llvmpipe_texture_layout()
804 const unsigned nblocksy = in tex_image_face_size() local
808 const unsigned buffer_size = block_size * nblocksy * nblocksx; in tex_image_face_size()