Searched defs:block_width (Results 1 – 9 of 9) sorted by relevance
| /external/libvpx/libvpx/test/ |
| D | vp9_subtract_test.cc | 42 const int block_width = 4 * num_4x4_blocks_wide_lookup[bsize]; in TEST_P() local
|
| D | pp_filter_test.cc | 55 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/ |
| D | svga_format.c | 594 unsigned *block_width, in svga_format_size()
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_format_parse.py | 107 def __init__(self, name, layout, block_width, block_height, channels, swizzles, colorspace): argument
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_temporal_filter.c | 99 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()
|
| D | vp9_encodeframe.c | 268 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/ |
| D | pack.h | 176 SideMap block(int start_width, int start_depth, int block_width, in block()
|
| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_tile.c | 476 void get_tile_size(gl_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_tile.c | 476 void get_tile_size(gl_format format, unsigned *block_width, unsigned *block_height) in get_tile_size()
|