Searched defs:block_bits (Results 1 - 13 of 13) sorted by relevance
| /third_party/node/deps/brotli/c/enc/ |
| H A D | params.h | 18 int block_bits; member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | params.h | 18 int block_bits; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | imm4.c | 104 static const uint8_t block_bits[] = { variable
|
| H A D | webp.c | 435 int ret, block_bits, blocks_w, blocks_h, x, y, max; in decode_entropy_image() local 464 int block_bits, blocks_w, blocks_h, ret; in parse_transform_predictor() local 480 int block_bits, blocks_ in parse_transform_color() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_modifier_test.c | 49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count() argument 298 unsigned block_bits; in test_modifier() local [all...] |
| /kernel/linux/linux-5.10/fs/iomap/ |
| H A D | buffered-io.c | 93 unsigned block_bits = inode->i_blkbits; in iomap_adjust_read_range() local
|
| /kernel/linux/linux-6.6/fs/iomap/ |
| H A D | buffered-io.c | 200 unsigned block_bits = inode->i_blkbits; in iomap_adjust_read_range() local
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 642 unsigned block_bits = desc->block.bits; in virgl_encode_clear_texture() local
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | bcache.h | 548 unsigned short block_bits; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 1574 unsigned int block_bits; in o2hb_region_block_bytes_store() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 1563 unsigned int block_bits; in o2hb_region_block_bytes_store() local
|
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | bcache.h | 554 unsigned short block_bits; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_s3tc.c | 230 unsigned block_bits = format_desc->block.bits; in lp_build_gather_s3tc() local 1096 unsigned block_bits = format_desc->block.bits; in lp_build_gather_s3tc_simple_scalar() local 2330 unsigned block_bits = format_desc->block.bits; lp_build_gather_rgtc() local [all...] |
Completed in 25 milliseconds