Home
last modified time | relevance | path

Searched defs:block_width (Results 1 – 25 of 33) 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
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c393 unsigned block_width, block_height, block_bytes; member
1688 unsigned *block_width, in svga_format_size()
/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/gallium/drivers/freedreno/a6xx/
Dfd6_image.c211 uint32_t block_width, block_height; in emit_image_tex() local
Dfd6_texture.c322 uint32_t block_width, block_height; in fd6_sampler_view_update() local
Dfd6_gmem.c296 uint32_t block_width, block_height; in patch_fb_read_sysmem() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c97 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in v3d_setup_slices() local
Dv3dv_meta_copy.c575 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in copy_image_to_buffer_blit() local
2341 const uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in copy_buffer_to_image_blit() 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/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/freedreno/vulkan/
Dtu_image.c337 uint32_t block_width, block_height; in tu_image_view_init() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c476 unsigned block_width = block_size / block_height; in fs_fb_fetch() local
1517 unsigned block_width, in load_unswizzled_block()
1585 unsigned block_width, in store_unswizzled_block()
2311 const unsigned block_width = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c547 uint32_t block_width = util_format_get_blockwidth(prsc->format); in v3d_setup_slices() local
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests3.cpp368 const int block_width = bitset_type::bits_per_block; in run_test_cases() local

12