Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_subtract_test.cc43 const int block_height = 4 * num_4x4_blocks_high_lookup[bsize]; in TEST_P() local
Dpp_filter_test.cc56 const int block_height = 16; in TEST_P() local
105 const int block_height = 16; in TEST_P() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c482 unsigned block_width, block_height, block_bytes; member
1908 unsigned *block_height, in svga_format_size()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.h86 unsigned block_height; member
158 unsigned block_height; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c100 unsigned int block_height, int strength, in vp9_temporal_filter_apply_c()
168 unsigned int block_width, unsigned int block_height, int strength, in vp9_highbd_temporal_filter_apply_c()
Dvp9_encodeframe.c270 const int block_height = in duplicate_mode_info_in_sb() local
423 const int block_height = num_8x8_blocks_high_lookup[bsize]; in set_vt_partitioning() local
1209 const int block_height = num_8x8_blocks_high_lookup[BLOCK_64X64]; in choose_partitioning() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py107 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py111 …def __init__(self, name, layout, block_width, block_height, le_channels, le_swizzles, be_channels,… argument
/external/mesa3d/src/mesa/main/
Dformat_parser.py230 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c867 unsigned block_height, in load_unswizzled_block()
912 unsigned block_height, in store_unswizzled_block()
1600 const unsigned block_height, in convert_alpha()
1707 const unsigned block_height = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend() local
/external/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()
/external/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()