Home
last modified time | relevance | path

Searched defs:block_bits (Results 1 – 10 of 10) sorted by relevance

/third_party/brotli/c/enc/
Dparams.h19 int block_bits; member
/third_party/skia/third_party/externals/brotli/c/enc/
Dparams.h18 int block_bits; member
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count()
405 unsigned block_bits; in test_modifier() local
Dac_surface.c3100 static unsigned block_bits[ADDR3_MAX_TYPE] = { in gfx12_compute_miptree() local
/third_party/ffmpeg/libavcodec/
Dimm4.c104 static const uint8_t block_bits[] = { variable
Dwebp.c435 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/
Dlp_bld_format_s3tc.c230 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
2329 unsigned block_bits = format_desc->block.bits; in lp_build_gather_rgtc() local
/third_party/brotli/c/dec/
Dstate.h205 int block_bits; member
Ddecode.c1492 int block_bits = 8; in EnsureCoumpoundDictionaryInitialized() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c842 unsigned block_bits = desc->block.bits; in virgl_encode_clear_texture() local