Home
last modified time | relevance | path

Searched defs:block_size (Results 176 - 200 of 617) sorted by relevance

12345678910>>...25

/third_party/ffmpeg/libavcodec/
H A Dflashsvenc.c64 int block_size; member
/third_party/ffmpeg/libavfilter/
H A Daf_crossfeed.c36 int block_size; member
H A Daf_afir.h34 int block_size; member
/third_party/ffmpeg/libavformat/
H A Dbrstm.c34 uint32_t block_size; member
H A Dgifdec.c145 int block_size; in gif_read_header() local
154 int block_size = avio_r8(pb); in gif_read_header() local
/third_party/curl/lib/
H A Dsha256.c420 #define block_size 64 in my_sha256_update() macro
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c50 u32 block_size; member
[all...]
/third_party/fsverity-utils/lib/
H A Dcompute_digest.c45 static bool block_is_full(const struct block_buffer *block, u32 block_size, in block_is_full() argument
28 hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, u32 block_size, const u8 *salt, u32 salt_size) hash_one_block() argument
66 report_merkle_tree_block(const struct libfsverity_metadata_callbacks *cbs, const struct block_buffer *block, u32 block_size, u64 *level_offset) report_merkle_tree_block() argument
103 compute_root_hash(void *fd, libfsverity_read_fn_t read_fn, u64 file_size, struct hash_ctx *hash, u32 block_size, const u8 *salt, u32 salt_size, const struct libfsverity_metadata_callbacks *metadata_cbs, u8 *root_hash) compute_root_hash() argument
240 u32 block_size; libfsverity_compute_digest() local
[all...]
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp264 std::size_t block_size = std::min(target_size, max_in_size); in bulk_read_data() local
409 std::size_t block_size = std::min(size - written, max_out_size); in write_ahb() local
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_cipher.c427 size_t block_size = mbedtls_cipher_info_get_block_size(ctx->cipher_info); in psa_cipher_update_ecb() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c48 nir_ssa_def *block_size = in build_fmask_copy_compute_shader() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp293 auto block_size = range(d_block_size, dims); in validate_block_size() local
325 auto block_size = validate_block_size(q, kern, dims, in clEnqueueNDRangeKernel() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h131 struct ac_arg block_size; member
H A Dsi_get.c847 uint64_t *block_size = ret; in si_get_compute_param() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c543 uint64_t *block_size = ret; in softpipe_get_compute_param() local
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c529 s64 ntfs_device_size_get(struct ntfs_device *dev, int block_size) in ntfs_device_size_get() argument
[all...]
/third_party/nghttp2/src/
H A Dallocator.h174 size_t block_size; global() member
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h100 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
/third_party/mesa3d/src/mesa/main/
H A Dformatquery.c1522 GLint block_size; in _mesa_GetInternalformativ() local
H A Dformat_parser.py319 def block_size(self): member in Format
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_layout.c235 struct pan_block_size block_size = in panfrost_get_legacy_stride() local
253 struct pan_block_size block_size = in panfrost_from_legacy_stride() local
343 struct pan_block_size block_size = in pan_image_layout_init() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_rgtc.c45 unsigned block_size = 8; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
92 int block_size = 8; in util_format_rgtc1_unorm_unpack_rgba_float() local
196 int block_size = 8; in util_format_rgtc1_snorm_unpack_rgba_float() local
244 unsigned block_size = 16; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
324 int block_size = 16; in util_format_rgtc2_unorm_unpack_rgba_float() local
387 int block_size = 16; util_format_rgtc2_snorm_unpack_rgba_float() local
[all...]
H A Du_format_parse.py197 def block_size(self): member in Format
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c566 unsigned block_size = info->block[0] * info->block[1] * info->block[2]; in nv50_launch_grid() local
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c132 size_t block_size; member

Completed in 17 milliseconds

12345678910>>...25