Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_subtract_test.cc42 const int block_width = 4 * num_4x4_blocks_wide_lookup[bsize]; in TEST_P() local
Dpp_filter_test.cc55 const int block_width = 16; in TEST_P() local
104 const int block_width = 136; in TEST_P() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c594 unsigned *block_width, in svga_format_size()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py107 def __init__(self, name, layout, block_width, block_height, channels, swizzles, colorspace): argument
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c99 unsigned int block_width, 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.c268 const int block_width = in duplicate_mode_info_in_sb() local
422 const int block_width = num_8x8_blocks_wide_lookup[bsize]; in set_vt_partitioning() local
1208 const int block_width = num_8x8_blocks_wide_lookup[BLOCK_64X64]; in choose_partitioning() local
/external/gemmlowp/internal/
Dpack.h176 SideMap block(int start_width, int start_depth, int block_width, in block()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tile.c476 void get_tile_size(gl_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tile.c476 void get_tile_size(gl_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()