Searched refs:stride_in_bytes (Results 1 – 7 of 7) sorted by relevance
26 unsigned int stride_in_bytes; in img_alloc_helper() local132 stride_in_bytes = (fmt & VPX_IMG_FMT_HIGHBITDEPTH) ? s * 2 : s; in img_alloc_helper()171 img->stride[VPX_PLANE_Y] = img->stride[VPX_PLANE_ALPHA] = stride_in_bytes; in img_alloc_helper()172 img->stride[VPX_PLANE_U] = img->stride[VPX_PLANE_V] = stride_in_bytes >> xcs; in img_alloc_helper()
210 unsigned stride_in_bytes) in r300_stride_to_width() argument212 return (stride_in_bytes / util_format_get_blocksize(format)) * in r300_stride_to_width()263 tex->tex.stride_in_bytes[i] = stride; in r300_setup_miptree()371 tex->tex.stride_in_bytes[i]); in r300_setup_hyperz_properties()471 r300_stride_to_width(tex->b.b.format, tex->tex.stride_in_bytes[0]), in r300_tex_print_info()
54 unsigned stride_in_bytes);
183 trans->linear_texture->tex.stride_in_bytes[0]; in r300_texture_get_transfer()198 trans->transfer.stride = tex->tex.stride_in_bytes[level]; in r300_texture_get_transfer()
836 r300_stride_to_width(format, desc->stride_in_bytes[level]); in r300_texture_setup_format_state()889 r300_stride_to_width(surf->base.format, tex->tex.stride_in_bytes[level]); in r300_texture_setup_fb_state()933 tex->tex.stride_in_bytes[0], whandle); in r300_resource_get_handle()1000 tex->tex.stride_in_bytes[0]); in r300_texture_create_object()1127 tex->tex.stride_in_bytes[level] * surface->cbzb_height; in r300_create_surface_custom()
355 unsigned stride_in_bytes[R300_MAX_TEXTURE_LEVELS]; member
769 tex->tex.stride_in_bytes[0]); in r300_tex_set_tiling_flags()