Home
last modified time | relevance | path

Searched defs:block_width (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/util/
Dtexcompress_astc_luts_wrap.cpp53 _mesa_get_astc_decoder_partition_table(uint32_t block_width, in _mesa_get_astc_decoder_partition_table()
Dtexcompress_astc_luts.cpp322 ASTCLutHolder::PartitionTable::PartitionTable(unsigned block_width, unsigned block_height) in PartitionTable()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/caffe/
Dcaffe_pass_through_parser.cc63 uint32_t block_width = pass_through_param.block_width(); in Parse() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/infer/
Ddpico_passthrough_infer.cc61 int64_t block_width = 0; in Infer() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_afbc.c189 unsigned block_width = panfrost_afbc_superblock_width(modifier); in panfrost_afbc_can_split() local
Dpan_layout.c323 unsigned block_width = panfrost_afbc_superblock_width(modifier); in pan_afbc_row_stride() local
/third_party/ffmpeg/libavcodec/
Dflashsvenc.c62 int block_width, block_height; member
130 int buf_size, int block_width, int block_height, in encode_bitstream()
Dflashsv2enc.c111 int block_width, block_height; member
182 static int update_block_dimensions(FlashSV2Context *s, int block_width, int block_height) in update_block_dimensions()
821 int block_width = optimum_block_width (s); in reconfigure_at_keyframe() local
Dtruemotion1.c68 int block_width; member
119 int block_width; // vres member
Dsvq1enc.c258 int block_width, block_height; in svq1_encode_plane() local
Dflashsv.c59 int block_width, block_height; member
Dh264_cavlc.c913 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cavlc() local
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_tiled_memcpy.cc250 get_block_size(unsigned cpp, uint32_t *block_width, in get_block_size()
293 unsigned block_width, block_height; in memcpy_small() local
742 unsigned block_width, block_height; in memcpy_large() local
855 unsigned block_width, block_height; in fdl6_memcpy_linear_to_tiled() local
918 unsigned block_width, block_height; in fdl6_memcpy_tiled_to_linear() local
Dfd6_view.c295 uint32_t block_width, block_height; in fdl6_view_init() local
/third_party/mesa3d/src/intel/common/
Dintel_tiled_render.h92 unsigned block_width, unsigned block_height, in intel_calculate_tile_dimensions()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_blit.c103 uint32_t block_width = util_format_get_blockwidth(pformat); in pvr_setup_buffer_surface() local
198 uint32_t block_width = util_format_get_blockwidth(image_pformat); in pvr_setup_transfer_surface() local
523 uint32_t block_width = util_format_get_blockwidth(src_pformat); in pvr_copy_or_resolve_image_region() local
530 uint32_t block_width = util_format_get_blockwidth(dst_pformat); in pvr_copy_or_resolve_image_region() local
786 uint32_t block_width = util_format_get_blockwidth(pformat); in pvr_copy_buffer_to_image_region_format() local
969 uint32_t block_width = util_format_get_blockwidth(pformat); in pvr_copy_image_to_buffer_region_format() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_image_view.c55 unsigned block_width, block_height, bytes_per_block; in svga_create_uav_image() local
Dsvga_format.c388 unsigned block_width, block_height, block_bytes; member
1740 unsigned *block_width, in svga_format_size()
/third_party/ffmpeg/libavfilter/
Dvf_blurdetect.c54 int block_width; // width for block abbreviation member
205 int block_width = AV_CEIL_RSHIFT(s->block_width, hsub); in calculate_blur() local
/third_party/mesa3d/src/mesa/main/
Dformat_parser.py235 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c226 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_image_view.c54 … unsigned base_level, unsigned first_level, unsigned block_width, bool is_stencil, in radv_set_mutable_tex_desc_fields()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c111 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in v3d_setup_plane_slices() local
Dv3dv_meta_copy.c519 uint32_t block_width; member
726 uint32_t block_width = in gather_image_to_buffer_info() local
830 uint32_t block_width = in create_image_mip_level_alias() local
2989 const uint32_t block_width = in copy_buffer_to_image_blit() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c586 unsigned block_width = block_size / block_height; in fs_fb_fetch() local
1684 unsigned block_width, in load_unswizzled_block()
1731 unsigned block_width, in store_unswizzled_block()
2460 const unsigned block_width = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local

12