Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_subtract_test.cc45 const int block_height = 4 * num_4x4_blocks_high_lookup[bsize]; in TEST_P() local
Dpp_filter_test.cc42 const int block_height = 16; in TEST_P() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c595 unsigned *block_height, in svga_format_size()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c126 unsigned int block_height, in vp9_temporal_filter_apply_c()
171 unsigned int block_height, in vp9_highbd_temporal_filter_apply_c()
Dvp9_encodeframe.c245 const int block_height = num_8x8_blocks_high_lookup[bsize]; in duplicate_mode_info_in_sb() local
403 const int block_height = num_8x8_blocks_high_lookup[bsize]; in set_vt_partitioning() local
776 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, channels, swizzles, colorspace): argument
/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()
/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()