Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Dflashsvenc.c61 int block_width, block_height; member
129 int buf_size, int block_width, int block_height, in encode_bitstream()
Dflashsv2enc.c109 int block_width, block_height; member
178 static int update_block_dimensions(FlashSV2Context *s, int block_width, int block_height) in update_block_dimensions()
808 int block_width = optimum_block_width (s); in reconfigure_at_keyframe() local
Dtruemotion1.c67 int block_width; member
118 int block_width; // vres member
Dsvq1enc.c255 int block_width, block_height; in svq1_encode_plane() local
Dflashsv.c55 int block_width, block_height; member
Dh264_cavlc.c915 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cavlc() local
Drpzaenc.c75 int block_width; member
Dh264_cabac.c2165 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cabac() local
Dsnowenc.c1671 int block_width = (width +15)>>4; in encode_frame() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c406 unsigned block_width, block_height, block_bytes; member
1754 unsigned *block_width, in svga_format_size()
Dsvga_image_view.c74 unsigned block_width, block_height, bytes_per_block; in svga_create_uav_image() local
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_view.c305 uint32_t block_width, block_height; in fdl6_view_init() local
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c1059 const guint64 block_width = filter->block_width; in block_score_for_row_32detect() local
1146 const guint64 block_width = filter->block_width; in block_score_for_row_iscombed() local
1234 const guint64 block_width = filter->block_width; in block_score_for_row_5_tap() local
Dgstfieldanalysis.h135 guint64 block_width, block_height; /* width/height of window used for comb clusted detection */ member
/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c166 unsigned block_width = panfrost_afbc_superblock_width(modifier); in pan_afbc_row_stride() 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/util/format/
Du_format_parse.py117 …def __init__(self, name, layout, block_width, block_height, block_depth, le_channels, le_swizzles,… argument
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c96 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in v3d_setup_slices() local
Dv3dv_meta_copy.c583 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in copy_image_to_buffer_blit() local
2375 const uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in copy_buffer_to_image_blit() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c530 unsigned block_width = block_size / block_height; in fs_fb_fetch() local
1608 unsigned block_width, in load_unswizzled_block()
1652 unsigned block_width, in store_unswizzled_block()
2376 const unsigned block_width = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c548 uint32_t block_width = util_format_get_blockwidth(prsc->format); in v3d_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c311 uint32_t block_width, block_height; in patch_fb_read_sysmem() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c769 unsigned base_level, unsigned first_level, unsigned block_width, in si_set_mutable_tex_desc_fields()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c289 unsigned base_level, unsigned first_level, unsigned block_width, in si_set_mutable_tex_desc_fields()

12