Home
last modified time | relevance | path

Searched defs:overhead (Results 1 – 25 of 125) sorted by relevance

12345

/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtmmb_item.cc19 TmmbItem::TmmbItem(uint32_t ssrc, uint64_t bitrate_bps, uint16_t overhead) in TmmbItem()
38 uint16_t overhead = compact & 0x1ff; // 9 bits. in Parse() local
66 void TmmbItem::set_packet_overhead(uint16_t overhead) { in set_packet_overhead()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c26 uint64_t overhead, bool report) in do_count_loop()
72 uint64_t current, overhead; in determine_overhead() local
112 uint64_t overhead; in instruction_count() local
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c30 u64 overhead, bool report) in do_count_loop()
76 u64 current, overhead; in determine_overhead() local
97 u64 overhead; in test_body() local
Dcount_stcx_fail.c30 u64 overhead, bool report) in do_count_loop()
81 u64 current, overhead; in determine_overhead() local
105 u64 overhead; in test_body() local
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/
DHeaderType.java23 private int overhead; field in HeaderType
25 HeaderType(int intValue, int overhead, boolean isVariableLength) { in HeaderType()
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_route_change.h36 uint32_t overhead; member
52 uint32_t overhead() const { return overhead_; } in overhead() function
Drtc_event_route_change.cc17 RtcEventRouteChange::RtcEventRouteChange(bool connected, uint32_t overhead) in RtcEventRouteChange()
/external/cronet/base/trace_event/
Dtrace_buffer.cc110 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead()
223 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead()
268 TraceEventMemoryOverhead* overhead) { in EstimateTraceMemoryOverhead()
Dlog_message.cc34 TraceEventMemoryOverhead* overhead) { in EstimateTraceMemoryOverhead()
/external/libchrome/base/trace_event/
Dtrace_buffer.cc107 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead()
219 TraceEventMemoryOverhead* overhead) override { in EstimateTraceMemoryOverhead()
266 TraceEventMemoryOverhead* overhead) { in EstimateTraceMemoryOverhead()
/external/googleapis/google/devtools/remoteworkers/v1test2/
Dcommand.proto171 google.protobuf.Duration overhead = 2; field
199 google.protobuf.Duration overhead = 5 [deprecated = true]; field
/external/grpc-grpc/third_party/upb/upb/message/internal/
Dmessage.c26 const size_t overhead = sizeof(upb_Message_Internal); in UPB_PRIVATE() local
/external/sdv/vsomeip/third_party/boost/endian/test/
Dbenchmark.cpp48 nanosecond_t overhead = 0) in benchmark()
218 nanosecond_t overhead; in main() local
/external/iproute2/tc/
Dq_cbq.c56 unsigned short overhead = 0; in cbq_parse_opt() local
193 unsigned short overhead = 0; in cbq_parse_class_opt() local
Dq_tbf.c47 unsigned short overhead = 0; in tbf_parse_opt() local
Dm_police.c67 unsigned short overhead = 0; in act_parse_police() local
/external/pdfium/core/fxcrt/
Dstring_data_template.cpp29 int overhead = offsetof(StringDataTemplate, m_String) + sizeof(CharType); in Create() local
/external/skia/tools/testrunners/benchmark/target/
DRasterBenchmarkTarget.cpp39 double overhead = 0; in autoTuneLoops() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
DPerfOutputWriter.java76 double overhead = 100 * (subject - reference) / reference; in writeResult() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
Dinternal.h80 uint8_t overhead; member
/external/perfetto/src/trace_processor/util/
Dproto_profiler.h109 size_t overhead; member
/external/boringssl/src/crypto/fipsmodule/cipher/
Dinternal.h80 uint8_t overhead; member
/external/skia/src/base/
DSkArenaAlloc.cpp76 constexpr uint32_t overhead = headerSize + sizeof(Footer); in ensureSpace() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cipher/
Dinternal.h80 uint8_t overhead; member
/external/tink/cc/subtle/
Ddecrypting_random_access_stream.cc184 auto overhead = in InitializeIfNeeded() local

12345