/aosp_15_r20/external/fsverity-utils/lib/ |
H A D | compute_digest.c | 20 struct block_buffer { struct 28 static void hash_one_block(struct hash_ctx *hash, struct block_buffer *cur, in hash_one_block() argument
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | render_buffer_unittest.cc | 25 BlockBuffer block_buffer(10, 3, 1); in TEST() local 33 BlockBuffer block_buffer(10, 3, 1); in TEST() local
|
H A D | echo_audibility.cc | 68 const BlockBuffer& block_buffer, in UpdateRenderNoiseEstimator() 89 bool EchoAudibility::IsRenderTooLow(const BlockBuffer& block_buffer) { in IsRenderTooLow()
|
H A D | render_buffer.cc | 21 RenderBuffer::RenderBuffer(BlockBuffer* block_buffer, in RenderBuffer()
|
/aosp_15_r20/frameworks/base/tests/FsVerityTest/block_device_writer/ |
H A D | block_device_writer.cpp | 140 ssize_t block_size, char* block_buffer) { in read_block_from_device() 159 ssize_t block_size, char* block_buffer) { in write_block_to_device()
|
/aosp_15_r20/external/webrtc/sdk/objc/components/video_codec/ |
H A D | nalu_rewriter.cc | 79 CMBlockBufferRef block_buffer = in H264CMSampleBufferToAnnexBBuffer() local 163 CMBlockBufferRef block_buffer = nullptr; in H264AnnexBBufferToCMSampleBuffer() local
|
/aosp_15_r20/bootable/deprecated-ota/tests/unit/ |
H A D | commands_test.cpp | 442 auto block_reader = [](const RangeSet& src, std::vector<uint8_t>* block_buffer) -> int { in TEST() 461 auto block_reader = [](const RangeSet& src, std::vector<uint8_t>* block_buffer) -> int { in TEST()
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | differ_block_unittest.cc | 31 uint8_t block_buffer[kSizeOfBlock * 2 + 16]; variable
|
/aosp_15_r20/system/update_engine/lz4diff/ |
H A D | lz4diff_compress.cc | 49 Blob block_buffer; in TryCompressBlob() local
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | float_to_string.h | 648 BlockInt block_buffer[BLOCK_BUFFER_LEN] = {0}; variable
|
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/ |
H A D | float_dec_converter.h | 158 char block_buffer[BLOCK_SIZE]; // The buffer that holds a block. variable
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | secure_deletion_secret_manager.rs | 168 let mut block_buffer = [0; BLOCK_SIZE]; in find_empty_slot() localVariable
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | prediction.cc | 1035 const int ref_block_start_y, uint8_t* block_buffer, in BuildConvolveBlock()
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 43469 struct block_buffer { struct 43470 u32 filled; 43471 bool is_root_hash; 43472 u8 *data;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 53102 struct block_buffer { struct 53103 u32 filled; 53104 bool is_root_hash; 53105 u8 *data;
|