/third_party/ffmpeg/libavcodec/ |
D | flashsvenc.c | 61 int block_width, block_height; member 129 int buf_size, int block_width, int block_height, in encode_bitstream()
|
D | flashsv2enc.c | 109 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
|
D | truemotion1.c | 67 int block_width; member 118 int block_width; // vres member
|
D | svq1enc.c | 255 int block_width, block_height; in svq1_encode_plane() local
|
D | flashsv.c | 55 int block_width, block_height; member
|
D | h264_cavlc.c | 915 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cavlc() local
|
D | rpzaenc.c | 75 int block_width; member
|
D | h264_cabac.c | 2165 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; in ff_h264_decode_mb_cabac() local
|
D | snowenc.c | 1671 int block_width = (width +15)>>4; in encode_frame() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 406 unsigned block_width, block_height, block_bytes; member 1754 unsigned *block_width, in svga_format_size()
|
D | svga_image_view.c | 74 unsigned block_width, block_height, bytes_per_block; in svga_create_uav_image() local
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_view.c | 305 uint32_t block_width, block_height; in fdl6_view_init() local
|
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/ |
D | gstfieldanalysis.c | 1059 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
|
D | gstfieldanalysis.h | 135 guint64 block_width, block_height; /* width/height of window used for comb clusted detection */ member
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_layout.c | 166 unsigned block_width = panfrost_afbc_superblock_width(modifier); in pan_afbc_row_stride() 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/util/format/ |
D | u_format_parse.py | 117 …def __init__(self, name, layout, block_width, block_height, block_depth, le_channels, le_swizzles,… argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_image.c | 96 uint32_t block_width = vk_format_get_blockwidth(image->vk.format); in v3d_setup_slices() local
|
D | v3dv_meta_copy.c | 583 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/ |
D | i915_surface.c | 224 int block_width = util_format_get_blockwidth(dpt->format); in i915_surface_copy_blitter() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 530 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/ |
D | v3d_resource.c | 548 uint32_t block_width = util_format_get_blockwidth(prsc->format); in v3d_setup_slices() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_gmem.c | 311 uint32_t block_width, block_height; in patch_fb_read_sysmem() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 769 unsigned base_level, unsigned first_level, unsigned block_width, in si_set_mutable_tex_desc_fields()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_descriptors.c | 289 unsigned base_level, unsigned first_level, unsigned block_width, in si_set_mutable_tex_desc_fields()
|