Home
last modified time | relevance | path

Searched defs:max_frame_size (Results 1 – 25 of 33) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto110 uint32 max_frame_size = 10; field
151 uint32 max_frame_size = 7; field
201 uint32 max_frame_size = 8; field
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security_grpc.h72 tsi_result (*max_frame_size)(tsi_zero_copy_grpc_protector* self, member
Dtransport_security_grpc.cc69 tsi_zero_copy_grpc_protector* self, size_t* max_frame_size) { in tsi_zero_copy_grpc_protector_max_frame_size()
Dfake_transport_security.cc75 size_t max_frame_size; member
81 size_t max_frame_size; member
478 tsi_zero_copy_grpc_protector* self, size_t* max_frame_size) { in fake_zero_copy_grpc_protector_max_frame_size()
/external/pigweed/pw_hdlc/public/pw_hdlc/
Dencoded_size.h83 constexpr size_t MaxSafePayloadSize(size_t max_frame_size) { in MaxSafePayloadSize()
Ddecoder.h94 size_t max_frame_size) { in RequiredBufferSizeForFrameSize()
/external/webrtc/test/
Dconfigurable_frame_size_encoder.cc28 size_t max_frame_size) in ConfigurableFrameSizeEncoder()
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dtest_utils.h108 size_t NumFrames(size_t max_frame_size) const override { in NumFrames()
Dnghttp2_adapter.cc129 size_t max_frame_size, in SubmitMetadata()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc69 size_t max_frame_size; member
83 size_t max_frame_size; member
171 size_t max_frame_size = kTsiAltsMinFrameSize; in handshaker_result_create_zero_copy_grpc_protector() local
Dalts_handshaker_client.cc108 size_t max_frame_size; member
689 bool is_client, size_t max_frame_size) { in alts_grpc_handshaker_client_create()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h85 size_t max_frame_size; member
Dflow_control.h79 uint32_t max_frame_size() const { return max_frame_size_; } in max_frame_size() function
/external/pigweed/pw_hdlc/
Dencoded_size_test.cc265 const size_t max_frame_size = in TEST() local
298 const size_t max_frame_size = in TEST() local
/external/grpc-grpc/test/core/end2end/tests/
Dinvoke_large_request.cc92 int max_frame_size, int lookahead_bytes) { in test_invoke_large_request()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h97 size_t max_frame_size; member
Dflow_control.h78 uint32_t max_frame_size() const { return max_frame_size_; } in max_frame_size() function
/external/webrtc/video/
Dframe_encode_metadata_writer_unittest.cc33 const size_t& max_frame_size, in FrameSize()
71 const size_t max_frame_size, in GetTimingFrames()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.cc237 tsi_zero_copy_grpc_protector* self, size_t* max_frame_size) { in alts_zero_copy_grpc_protector_max_frame_size()
/external/libopus/src/
Dopus_demo.c250 int max_frame_size = 48000*2; in main() local
/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc77 size_t max_frame_size; member
84 size_t max_frame_size; member
/external/python/bumble/bumble/
Drfcomm.py236 max_frame_size, argument
350 def __init__(self, multiplexer, dlci, max_frame_size, initial_tx_credits): argument
/external/webrtc/modules/audio_processing/
Daudio_processing_impl_locking_unittest.cc557 CaptureProcessor::CaptureProcessor(int max_frame_size, in CaptureProcessor()
783 RenderProcessor::RenderProcessor(int max_frame_size, in RenderProcessor()
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h85 int max_frame_size; /**< Maximal frame size allowed to encode a frame*/ member
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc309 void Http2DecoderAdapter::SetMaxFrameSize(size_t max_frame_size) { in SetMaxFrameSize()

12