Searched defs:block_bits (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_surface_modifier_test.c | 49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count() 298 unsigned block_bits; in test_modifier() local
|
/third_party/node/deps/brotli/c/enc/ |
D | params.h | 18 int block_bits; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | params.h | 18 int block_bits; member
|
/third_party/ffmpeg/libavcodec/ |
D | imm4.c | 104 static const uint8_t block_bits[] = { variable
|
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_w, blocks_h, ret; in parse_transform_color() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
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; in lp_build_gather_rgtc() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_encode.c | 642 unsigned block_bits = desc->block.bits; in virgl_encode_clear_texture() local
|