Home
last modified time | relevance | path

Searched +defs:block +defs:buffer (Results 101 – 125 of 1521) sorted by relevance

12345678910>>...61

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_query.cpp832 const struct gl_uniform_block *block = RESOURCE_UBO(res); in program_resource_find_binding_offset() local
878 const gl_uniform_block *block, in _mesa_program_resource_find_active_variable()
1784 struct gl_uniform_block *block = in _mesa_get_program_interfaceiv() local
1794 struct gl_uniform_block *block = in _mesa_get_program_interfaceiv() local
1816 struct gl_active_atomic_buffer *buffer = in _mesa_get_program_interfaceiv() local
1826 struct gl_transform_feedback_buffer *buffer = in _mesa_get_program_interfaceiv() local
/aosp_15_r20/bootable/recovery/uncrypt/
H A Duncrypt.cpp145 static int write_at_offset(unsigned char* buffer, size_t size, int wfd, off64_t offset) { in write_at_offset()
223 static int RetryFibmap(int fd, const std::string& name, int* block, const int head_block) { in RetryFibmap()
344 int block = head_block; in ProductBlockMap() local
389 int block = head_block; in ProductBlockMap() local
/aosp_15_r20/external/libgav1/tests/
H A Dutils.cc72 std::string GetMd5Sum(const Pixel* block, int width, int height, int stride) { in GetMd5Sum()
87 std::string GetMd5Sum(const DecoderBuffer& buffer) { in GetMd5Sum()
116 const char expected_digest[], const Pixel* block, int width, in CheckMd5Digest()
/aosp_15_r20/external/pdfium/core/fdrm/
H A Dfx_crypt.h37 uint8_t buffer[64]; member
44 uint8_t block[64]; member
50 uint8_t buffer[128]; member
/aosp_15_r20/external/libaom/common/
H A Dwebmdec.cc121 int webm_read_frame(struct WebmInputContext *webm_ctx, uint8_t **buffer, in webm_read_frame()
133 const mkvparser::Block *block = in webm_read_frame() local
214 uint8_t *buffer = NULL; in webm_guess_framerate() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_mm.c63 struct pb_buffer *buffer; member
82 struct mem_block *block; member
250 mm_bufmgr_create_from_buffer(struct pb_buffer *buffer, in mm_bufmgr_create_from_buffer()
299 struct pb_buffer *buffer; in mm_bufmgr_create() local
/aosp_15_r20/external/puffin/src/
H A Dpuff_io_unittest.cc32 pd.read_fn = [](uint8_t* buffer, size_t count) { in TestLiteralLength()
67 uint8_t block = 123; in TEST() local
161 pd.read_fn = [&tmp, &index](uint8_t* buffer, size_t count) { in TEST()
337 pd.read_fn = [](uint8_t* buffer, size_t count) { in TEST()
/aosp_15_r20/external/arm-trusted-firmware/drivers/mtd/nand/
H A Draw_nand.c90 int nand_change_read_column_cmd(unsigned int offset, uintptr_t buffer, in nand_change_read_column_cmd()
125 uintptr_t buffer, unsigned int len) in nand_read_page_cmd()
371 static int nand_mtd_block_is_bad(unsigned int block) in nand_mtd_block_is_bad()
399 uintptr_t buffer) in nand_mtd_read_page_raw()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mtd/nand/
Draw_nand.c87 int nand_change_read_column_cmd(unsigned int offset, uintptr_t buffer, in nand_change_read_column_cmd()
122 uintptr_t buffer, unsigned int len) in nand_read_page_cmd()
363 static int nand_mtd_block_is_bad(unsigned int block) in nand_mtd_block_is_bad()
391 uintptr_t buffer) in nand_mtd_read_page_raw()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp580 const UniformBlock &block = interface.getUniformBlock(blockNdx); in computeStd140Layout() local
967 void generateDeclaration(std::ostringstream &src, const UniformBlock &block) in generateDeclaration()
1125 const UniformBlock &block = interface.getUniformBlock(blockNdx); in generateCompareSrc() local
1178 const UniformBlock &block = interface.getUniformBlock(blockNdx); in generateVertexShader() local
1218 const UniformBlock &block = interface.getUniformBlock(blockNdx); in generateFragmentShader() local
1595 uint32_t buffer = bufferManager.allocBuffer(); in iterate() local
1641 uint32_t buffer = bufferManager.allocBuffer(); in iterate() local
1673 const UniformBlock &block = m_interface.getUniformBlock(blockNdx); in compareStd140Blocks() local
1755 const UniformBlock &block = m_interface.getUniformBlock(blockNdx); in compareSharedBlocks() local
1830 const UniformBlock &block = m_interface.getUniformBlock(blockNdx); in compareTypes() local
[all …]
/aosp_15_r20/frameworks/av/media/module/extractors/mkv/
H A DMatroskaExtractor.cpp573 const mkvparser::Block *BlockIterator::block() const { in block() function in android::BlockIterator
788 const mkvparser::Block *block = mBlockIter.block(); in readBlock() local
975 MediaBufferHelper *buffer; in mp3FrameRead() local
1139 MediaBufferHelper *buffer = NULL; in read() local
1669 const mkvparser::Block *block = iter.block(); in synthesizeAVCC() local
1697 const mkvparser::Block *block = iter.block(); in synthesizeMPEG2() local
1742 const mkvparser::Block *block = iter.block(); in synthesizeMPEG4() local
1778 const mkvparser::Block* block = iter.block(); in synthesizeVP9() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_inject_kernel_subkey_tests.c109 uint64_t lba_count, void *buffer) in VbExDiskRead()
170 vb2_error_t vb2_verify_keyblock(struct vb2_keyblock *block, uint32_t size, in vb2_verify_keyblock()
182 vb2_error_t vb2_verify_keyblock_hash(const struct vb2_keyblock *block, in vb2_verify_keyblock_hash()
H A Dvb2_load_kernel2_tests.c150 vb2_error_t VbExStreamRead(VbExStream_t stream, uint32_t bytes, void *buffer) in VbExStreamRead()
200 vb2_error_t vb2_verify_keyblock(struct vb2_keyblock *block, uint32_t size, in vb2_verify_keyblock()
210 vb2_error_t vb2_verify_keyblock_hash(const struct vb2_keyblock *block, in vb2_verify_keyblock_hash()
/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dprocessed_trace.cc39 char buffer[16]; in FormatBandwidth() local
46 char buffer[8]; in FormatPercentage() local
52 char buffer[16]; in FormatTime() local
288 const AckBlock& block = ack.acked_packets(i); in AckSummary() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/Wrap/
Dbitcode_wrapperer.cpp168 uint8_t buffer[kWordSize]; in WriteWord() local
179 uint8_t buffer[kMaxVariableFieldSize]; in WriteVariableFields() local
322 size_t block = (buffer_size_ < size) ? buffer_size_ : size; in BufferCopyInToOut() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_read_image.cpp882 void dng_row_interleaved_image::DoPut (const dng_pixel_buffer &buffer) in DoPut()
908 dng_pixel_buffer &buffer, in ReorderSubTileBlocks()
1045 dng_memory_block &block, in dng_image_spooler()
1099 uint32 block = Min_uint32 (count, fBufferSize - fBufferCount); in Spool() local
1121 dng_pixel_buffer buffer (fTileStrip, fPlane, fPlanes, ttShort, in Spool() local
1434 dng_pixel_buffer buffer (tileArea, plane, planes, pixelType, in ReadUncompressed() local
1500 char buffer [JMSG_LENGTH_MAX]; in dng_output_message() local
1594 dng_pixel_buffer buffer(tileArea, plane, planes, ttByte, pcInterleaved, in DecodeLossyJPEG() local
1709 AutoPtr<dng_memory_block> buffer (host.Allocate ( in ReadJPEGDataToBlock() local
2032 dng_pixel_buffer &buffer) in ByteSwapBuffer()
[all …]
/aosp_15_r20/external/curl/lib/vssh/
H A Dwolfssh.c442 static CURLcode wssh_statemach_act(struct Curl_easy *data, bool *block) in wssh_statemach_act()
907 bool block; /* we store the status and use that to provide a ssh_getsock() in wssh_multi_statemach() local
996 bool block; in wssh_block_statemach() local
1151 void Curl_ssh_version(char *buffer, size_t buflen) in Curl_ssh_version()
/aosp_15_r20/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp378 std::shared_ptr<C2LinearBlock> block; in TEST_F() local
517 std::shared_ptr<C2GraphicBlock> block; in TEST_F() local
681 std::shared_ptr<C2LinearBlock> block; in TEST_F() local
691 std::shared_ptr<C2Buffer> buffer(new Buffer( { block->share(0, kCapacity, C2Fence()) })); in TEST_F() local
762 std::shared_ptr<C2LinearBlock> block; in TEST_F() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp_unittest.cc151 const char* buffer, in TcpWritePacket()
295 char block[kBlockSize]; in ReadData() local
314 char block[kBlockSize]; in WriteData() local
418 char block[kBlockSize]; in ReadData() local
437 char block[kBlockSize]; in WriteData() local
525 char block[kBlockSize]; in ReadUntilIOPending() local
557 char block[kBlockSize]; in WriteData() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_rematerialization.cc696 const Buffer& buffer = buffers_.at(buffer_id); in AllocatedSize() local
723 const Buffer& buffer = buffers_[buffer_id]; in IsCurrentlyLive() local
814 Buffer* buffer; in MemoryUsageTracker() local
904 Buffer& buffer = buffers_.at(buffer_id); in EndInstruction() local
920 const Buffer& buffer = buffers_.at(buffer_id); in EndInstruction() local
954 const Buffer& buffer = buffers_.at(buffer_id); in MemoryReducedIfCompressed() local
982 const Buffer& buffer = buffers_.at(buffer_id); in MemoryReducedIfRematerialized() local
1094 Buffer& buffer = buffers_.at(buffer_id); in AddRematerializedInstruction() local
1207 Buffer& buffer = buffers_.at(buffer_id); in AddRematerializedInstruction() local
1235 const Buffer& buffer = buffers_[buffer_id]; in ToString() local
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3.cc196 Block* block) { in ProcessRemainingCaptureFrameContent()
220 Block* block, in BufferRenderFrameContent()
230 Block* block) { in BufferRemainingRenderFrameContent()
238 void CopyBufferIntoFrame(const AudioBuffer& buffer, in CopyBufferIntoFrame()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMD5.h45 uint8_t buffer[64]; variable
46 MD5_u32plus block[16]; variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMD5.h44 uint8_t buffer[64]; variable
45 MD5_u32plus block[16]; variable
/aosp_15_r20/external/curl/lib/
H A Dpingpong.c84 struct pingpong *pp, bool block, in Curl_pp_statemach()
259 char *buffer, in pingpong_read()
290 char buffer[900]; in Curl_pp_readresp() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_v3.cpp365 CompressedBuffer buffer = std::move(blocks[blk_index]); in ConstructCowOpCompressedBuffers() local
552 CompressedBuffer buffer; in ProcessBlocksWithNoCompression() local
577 CompressedBuffer buffer; in ProcessBlocksWithCompression() local
614 CompressedBuffer buffer; in ProcessBlocksWithThreadedCompression() local
657 auto& buffer = compressed_vec[i]; in ProcessBlocksWithThreadedCompression() local
658 auto& block = compressed_buf[i]; in ProcessBlocksWithThreadedCompression() local

12345678910>>...61