Home
last modified time | relevance | path

Searched defs:block_size (Results 26 - 50 of 232) sorted by relevance

12345678910

/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc50 MockByteSource(StringPiece data, int block_size) in MockByteSource() argument
/third_party/rust/crates/nix/src/sys/
H A Dstatvfs.rs76 pub fn block_size(&self) -> c_ulong { in block_size() functions
/third_party/ffmpeg/libavcodec/
H A Dpcm-dvdenc.c31 int block_size; // Size of a block of samples in bytes member
H A Dmsmpeg4.c189 static int get_dc(uint8_t *src, int stride, int scale, int block_size) in get_dc() argument
H A Ds302m.c107 int block_size, ret, channels; in s302m_decode_frame() local
H A Dgif_parser.c50 int block_size; member
H A Dpcm-dvd.c34 int block_size; // Size of a block of samples in bytes member
[all...]
/third_party/backends/backend/
H A Dgt68xx_gt6801.c122 SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; in gt6801_download_firmware() local
H A Dgt68xx_gt6816.c89 SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; in gt6816_download_firmware() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dindex.h133 u32 block_size; member
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dblock_pool_no_free.c46 uint32_t block_size = 16 * ((job_id % 4) + 1); in alloc_blocks() local
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c51 static blksize_t block_size; variable
[all...]
/third_party/python/Include/internal/
H A Dpycore_blocks_output_buffer.h107 Py_ssize_t block_size; in _BlocksOutputBuffer_InitAndGrow() local
194 Py_ssize_t block_size; in _BlocksOutputBuffer_Grow() local
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter_unittest.cc56 const int block_size = 100; in TEST() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-cvsd.c52 size_t block_size = link_mtu; in get_block_size() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_depth2space.c56 int block_size = params->block_size; in ff_dnn_execute_layer_depth2space() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dgif.c71 int block_size = bytestream2_get_byte(&gb); in gif_parse_packet() local
H A Dmca.c30 uint16_t block_size; member
H A Drtpdec_qdm2.c40 int block_size; ///< from extradata, used as pkt length member
/third_party/fsverity-utils/common/
H A Dfsverity_uapi.h24 __u32 block_size; member
/third_party/fsverity-utils/include/
H A Dlibfsverity.h53 uint32_t block_size; member
/third_party/alsa-lib/src/topology/
H A Dbuilder.c78 size_t total_size = 0, count = 0, block_size = 0; in write_elem_block() local
/third_party/mbedtls/programs/psa/
H A Dcrypto_examples.c161 block_size = PSA_BLOCK_CIPHER_BLOCK_LENGTH(PSA_KEY_TYPE_AES), in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() enumerator
209 block_size = PSA_BLOCK_CIPHER_BLOCK_LENGTH(PSA_KEY_TYPE_AES), in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() enumerator
257 block_size = PSA_BLOCK_CIPHER_BLOCK_LENGTH(PSA_KEY_TYPE_AES), cipher_example_encrypt_decrypt_aes_ctr_multi() enumerator
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_mac.c40 size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); in psa_hmac_setup_internal() local
119 size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); psa_hmac_finish_internal() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c342 u32 block_size; in cat() local

Completed in 10 milliseconds

12345678910