Home
last modified time | relevance | path

Searched defs:stream_count (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_id_manager_test.cc138 QuicStreamCount stream_count = in TEST_P() local
152 QuicStreamCount stream_count = in TEST_P() local
163 QuicStreamCount stream_count = in TEST_P() local
367 int stream_count = stream_id_manager_.incoming_initial_max_open_streams() / in TEST_P() local
432 int stream_count = stream_id_manager_.incoming_initial_max_open_streams() / in TEST_P() local
500 QuicStreamId stream_count = in TEST_P() local
588 size_t stream_count = stream_id_manager_.outgoing_max_streams(); in TEST_P() local
H A Duber_quic_stream_id_manager_test.cc106 QuicStreamId StreamCountToId(QuicStreamCount stream_count, in StreamCountToId()
278 QuicStreamCount stream_count = in TEST_P() local
H A Dquic_session.cc1037 void QuicSession::SendMaxStreams(QuicStreamCount stream_count, in SendMaxStreams()
H A Dquic_session_test.cc586 QuicStreamId StreamCountToId(QuicStreamCount stream_count, in StreamCountToId()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_create.c466 static VOID ixheaacd_count_tracks_per_layer(int *max_layer, int *stream_count, in ixheaacd_count_tracks_per_layer()
503 WORD32 stream_count = 1; in ixheaacd_frm_data_init() local
548 WORD32 stream_count; in ixheaacd_decode_create() local
H A Dixheaacd_struct.h52 UINT32 stream_count; member
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.cc261 quic::QuicStreamCount stream_count, in MakeStreamsBlockedPacket()
270 quic::QuicStreamCount stream_count, in MakeMaxStreamsPacket()
1136 quic::QuicStreamCount stream_count, in AddQuicMaxStreamsFrame()
1146 quic::QuicStreamCount stream_count, in AddQuicStreamsBlockedFrame()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_max_streams_frame.cc13 QuicStreamCount stream_count, in QuicMaxStreamsFrame()
H A Dquic_streams_blocked_frame.cc13 QuicControlFrameId control_frame_id, QuicStreamCount stream_count, in QuicStreamsBlockedFrame()
H A Dquic_max_streams_frame.h36 QuicStreamCount stream_count = 0; member
H A Dquic_streams_blocked_frame.h36 QuicStreamCount stream_count = 0; member
/aosp_15_r20/external/webrtc/net/dcsctp/packet/parameter/
H A Dincoming_ssn_reset_request_parameter.cc54 size_t stream_count = reader->variable_data_size() / kStreamIdSize; in Parse() local
H A Doutgoing_ssn_reset_request_parameter.cc62 size_t stream_count = reader->variable_data_size() / kStreamIdSize; in Parse() local
/aosp_15_r20/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/proto/google/cloud/apigeeconnect/v1/
H A Dconnection.proto95 int32 stream_count = 3; field
/aosp_15_r20/external/googleapis/google/cloud/apigeeconnect/v1/
H A Dconnection.proto95 int32 stream_count = 3; field
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Drequest_tracker.cpp115 for (auto& stream_count : buffers_in_flight_) { in Clear() local
/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/
H A Drtp_generator.cc177 int stream_count = 0; in RtpGenerator() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/hotword/
H A Dhotword_atoms.proto352 optional int32 stream_count = 6; field
/aosp_15_r20/external/mesa3d/src/etnaviv/common/
H A Detna_core_info.h82 unsigned stream_count; /* number of vertex streams */ member
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.cpp225 int32_t stream_count = 0; in isStreamConfigurationSupported() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp94 long stream_count; // expected-note 2 {{'stream_count' declared here}} variable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h636 uint8_t stream_count; member
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/hotword/
Dhotword_atoms.pb.h2358 inline ::int32_t HotwordAudioEgressEventReported::stream_count() const { in stream_count() function
/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h264 uint32_t stream_count; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session_test.cc526 QuicStreamId StreamCountToId(QuicStreamCount stream_count, in StreamCountToId()

12