Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 25 of 73) sorted by relevance

123

/external/cronet/stable/net/socket/
Dudp_net_log_parameters.cc18 base::Value::Dict NetLogUDPDataTransferParams(int byte_count, in NetLogUDPDataTransferParams()
42 int byte_count, in NetLogUDPDataTransfer()
/external/cronet/tot/net/socket/
Dudp_net_log_parameters.cc18 base::Value::Dict NetLogUDPDataTransferParams(int byte_count, in NetLogUDPDataTransferParams()
42 int byte_count, in NetLogUDPDataTransfer()
/external/webrtc/logging/rtc_event_log/encoder/
Dbit_writer.h30 explicit BitWriter(size_t byte_count) in BitWriter()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c107 struct pipe_resource *src, unsigned byte_count, in si_cp_dma_prepare()
159 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(sctx)); in si_cp_dma_clear_buffer() local
285 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(sctx)); in si_cp_dma_copy_buffer() local
/external/mesa3d/src/amd/vulkan/
Dradv_cp_dma.c181 radv_cp_dma_prepare(struct radv_cmd_buffer *cmd_buffer, uint64_t byte_count, uint64_t remaining_siz… in radv_cp_dma_prepare()
256 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(gfx_level)); in radv_cp_dma_buffer_copy() local
315 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(gfx_level)); in radv_cp_dma_clear_buffer() local
/external/pigweed/pw_bluetooth_sapphire/host/common/
Dretire_log.cc33 void RetireLog::Retire(size_t byte_count, in Retire()
/external/webrtc/rtc_base/
Dbit_buffer.cc52 BitBufferWriter::BitBufferWriter(uint8_t* bytes, size_t byte_count) in BitBufferWriter()
65 bool BitBufferWriter::ConsumeBytes(size_t byte_count) { in ConsumeBytes()
/external/python/bumble/examples/
Drun_a2dp_source.py147 async def read(byte_count): argument
/external/curl/lib/
Dsmb.c126 unsigned short byte_count; member
146 unsigned short byte_count; member
155 unsigned short byte_count; member
174 unsigned short byte_count; member
205 unsigned short byte_count; member
221 unsigned short byte_count; member
229 unsigned short byte_count; member
234 unsigned short byte_count; member
630 const size_t byte_count = sizeof(lm) + sizeof(nt) + in smb_send_setup() local
676 const size_t byte_count = strlen(conn->host.name) + strlen(smbc->share) + in smb_send_tree_connect() local
[all …]
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_decoder.cc441 size_t byte_count = bit_buffer_.AppendBytes(input); in Decode() local
473 size_t byte_count = bit_buffer_.AppendBytes(input); in Decode() local
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/huffman/
Dhpack_huffman_decoder.cc441 size_t byte_count = bit_buffer_.AppendBytes(input); in Decode() local
473 size_t byte_count = bit_buffer_.AppendBytes(input); in Decode() local
/external/tinyalsa_new/examples/
Dpcm-readi.c45 size_t byte_count = pcm_frames_to_bytes(pcm, read_count); in read_frames() local
Dpcm-writei.c47 static int write_frames(const void * frames, size_t byte_count){ in write_frames()
/external/libultrahdr/third_party/image_io/src/base/
Dbyte_buffer.cc16 size_t byte_count = byte_data.GetByteCount(); in WriteBytes() local
/external/image_io/src/base/
Dbyte_buffer.cc16 size_t byte_count = byte_data.GetByteCount(); in WriteBytes() local
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/
Dpipeline_monitor.h167 [[nodiscard]] Token Issue(size_t byte_count) { in Issue()
245 size_t byte_count = 0; member
Dretire_log.h84 size_t byte_count; member
/external/webrtc/pc/
Ddata_channel_utils.h30 size_t byte_count() const { return byte_count_; } in byte_count() function
/external/openscreen/platform/impl/
Dtls_write_buffer.cc72 void TlsWriteBuffer::Consume(size_t byte_count) { in Consume()
/external/cronet/stable/net/log/
Dnet_log_with_source.cc25 base::Value::Dict BytesTransferredParams(int byte_count, in BytesTransferredParams()
145 int byte_count, in AddByteTransferEvent()
/external/cronet/tot/net/log/
Dnet_log_with_source.cc25 base::Value::Dict BytesTransferredParams(int byte_count, in BytesTransferredParams()
145 int byte_count, in AddByteTransferEvent()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c89 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); in evergreen_cp_dma_clear_buffer() local
/external/libwebm/webm_parser/src/
Dmaster_parser.cc159 std::uint64_t byte_count = total_bytes_read_; in Feed() local
/external/pigweed/pw_string/public/pw_string/
Dutf_codecs.h111 size_t byte_count = 0; in ReadCodePoint() local
/external/libxaac/decoder/
Dixheaacd_aacpluscheck.c97 WORD32 byte_count; in ixheaacd_check_for_sbr_payload() local

123