Home
last modified time | relevance | path

Searched defs:block_height (Results 1 – 22 of 22) sorted by relevance

/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()
822 int block_height = optimum_block_height(s); in reconfigure_at_keyframe() local
Dtruemotion1.c69 int block_height; member
120 int block_height; // hres member
Dsvq1enc.c258 int block_width, block_height; in svq1_encode_plane() local
Dflashsv.c59 int block_width, block_height; member
Drpzaenc.c77 int block_height; member
Dsnowenc.c1654 int block_height= (height+15)>>4; in encode_frame() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c406 unsigned block_width, block_height, block_bytes; member
1755 unsigned *block_height, in svga_format_size()
Dsvga_image_view.c74 unsigned block_width, block_height, bytes_per_block; in svga_create_uav_image() local
Dsvga_tgsi_vgpu10.c432 unsigned block_height; /* thread group size in y dimension */ member
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_view.c305 uint32_t block_width, block_height; in fdl6_view_init() local
/third_party/ffmpeg/libavfilter/
Dvf_blurdetect.c55 int block_height; // height for block abbreviation member
206 int block_height = AV_CEIL_RSHIFT(s->block_height, vsub); in calculate_blur() local
/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/mesa/main/
Dformat_parser.py235 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c97 uint32_t block_height = vk_format_get_blockheight(image->vk.format); in v3d_setup_slices() local
Dv3dv_meta_copy.c584 uint32_t block_height = vk_format_get_blockheight(image->vk.format); in copy_image_to_buffer_blit() local
2376 const uint32_t block_height = vk_format_get_blockheight(image->vk.format); in copy_buffer_to_image_blit() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c529 unsigned block_height = key->resource_1d ? 1 : 2; in fs_fb_fetch() local
1609 unsigned block_height, in load_unswizzled_block()
1653 unsigned block_height, in store_unswizzled_block()
2270 const unsigned block_height, in convert_alpha()
2377 const unsigned block_height = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c225 int block_height = util_format_get_blockheight(dpt->format); in i915_surface_copy_blitter() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c549 uint32_t block_height = util_format_get_blockheight(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/backends/backend/
Depjitsu.c1812 int block_height; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c1678 uint32_t block_height = vk_format_get_blockheight(format); in copy_compressed() local