| /third_party/mesa3d/src/util/ |
| D | texcompress_astc_luts_wrap.cpp | 53 _mesa_get_astc_decoder_partition_table(uint32_t block_width, in _mesa_get_astc_decoder_partition_table()
|
| D | texcompress_astc_luts.cpp | 322 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/ |
| D | caffe_pass_through_parser.cc | 63 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/ |
| D | dpico_passthrough_infer.cc | 61 int64_t block_width = 0; in Infer() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_afbc.c | 189 unsigned block_width = panfrost_afbc_superblock_width(modifier); in panfrost_afbc_can_split() local
|
| D | pan_layout.c | 323 unsigned block_width = panfrost_afbc_superblock_width(modifier); in pan_afbc_row_stride() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | flashsvenc.c | 62 int block_width, block_height; member 130 int buf_size, int block_width, int block_height, in encode_bitstream()
|
| D | flashsv2enc.c | 111 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
|
| D | truemotion1.c | 68 int block_width; member 119 int block_width; // vres member
|
| D | svq1enc.c | 258 int block_width, block_height; in svq1_encode_plane() local
|
| D | flashsv.c | 59 int block_width, block_height; member
|
| D | h264_cavlc.c | 913 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/ |
| D | fd6_tiled_memcpy.cc | 250 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
|
| D | fd6_view.c | 295 uint32_t block_width, block_height; in fdl6_view_init() local
|
| /third_party/mesa3d/src/intel/common/ |
| D | intel_tiled_render.h | 92 unsigned block_width, unsigned block_height, in intel_calculate_tile_dimensions()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_blit.c | 103 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/ |
| D | svga_image_view.c | 55 unsigned block_width, block_height, bytes_per_block; in svga_create_uav_image() local
|
| D | svga_format.c | 388 unsigned block_width, block_height, block_bytes; member 1740 unsigned *block_width, in svga_format_size()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_blurdetect.c | 54 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/ |
| D | format_parser.py | 235 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_surface.c | 226 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_image_view.c | 54 … 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/ |
| D | v3dv_image.c | 111 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in v3d_setup_plane_slices() local
|
| D | v3dv_meta_copy.c | 519 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/ |
| D | lp_state_fs.c | 586 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
|