/third_party/ffmpeg/libavcodec/ |
H A D | flashsvenc.c | 64 int block_size; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_crossfeed.c | 36 int block_size; member
|
H A D | af_afir.h | 34 int block_size; member
|
/third_party/ffmpeg/libavformat/ |
H A D | brstm.c | 34 uint32_t block_size; member
|
H A D | gifdec.c | 145 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 D | sha256.c | 420 #define block_size 64 in my_sha256_update() macro
|
/third_party/fsverity-utils/programs/ |
H A D | test_compute_digest.c | 50 u32 block_size; member [all...] |
/third_party/fsverity-utils/lib/ |
H A D | compute_digest.c | 45 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 D | scanner_interface_usb.cpp | 264 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 D | psa_crypto_cipher.c | 427 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 D | radv_meta_fmask_copy.c | 48 nir_ssa_def *block_size = in build_fmask_copy_compute_shader() local
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | kernel.cpp | 293 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 D | si_shader_internal.h | 131 struct ac_arg block_size; member
|
H A D | si_get.c | 847 uint64_t *block_size = ret; in si_get_compute_param() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_screen.c | 543 uint64_t *block_size = ret; in softpipe_get_compute_param() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | device.c | 529 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 D | allocator.h | 174 size_t block_size; global() member [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_longest_match64_inc.h | 100 size_t block_size = (size_t)1 << params->hasher.block_bits; in HashMemAllocInBytes() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | formatquery.c | 1522 GLint block_size; in _mesa_GetInternalformativ() local
|
H A D | format_parser.py | 319 def block_size(self): member in Format
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_layout.c | 235 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 D | u_format_rgtc.c | 45 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 D | u_format_parse.py | 197 def block_size(self): member in Format
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_compute.c | 566 unsigned block_size = info->block[0] * info->block[1] * info->block[2]; in nv50_launch_grid() local
|
/third_party/pulseaudio/src/modules/ |
H A D | module-esound-sink.c | 132 size_t block_size; member
|