Home
last modified time | relevance | path

Searched refs:sync_stream (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Dinitial_delay_manager_unittest.cc91 InitialDelayManager::SyncStream sync_stream; in TEST_F() local
94 manager_->LatePackets(0x6789ABCD, &sync_stream); // Arbitrary but large in TEST_F()
96 EXPECT_EQ(0, sync_stream.num_sync_packets); in TEST_F()
102 kSamplingRateHz, &sync_stream); in TEST_F()
103 EXPECT_EQ(0, sync_stream.num_sync_packets); in TEST_F()
108 kSamplingRateHz, &sync_stream); in TEST_F()
110 EXPECT_EQ(0, sync_stream.num_sync_packets); in TEST_F()
111 manager_->LatePackets(0x45678987, &sync_stream); // Large arbitrary receive in TEST_F()
115 EXPECT_EQ(0, sync_stream.num_sync_packets); in TEST_F()
123 kSamplingRateHz, &sync_stream); in TEST_F()
[all …]
Dinitial_delay_manager.cc40 SyncStream* sync_stream) { in UpdateLastReceivedPacket() argument
41 assert(sync_stream); in UpdateLastReceivedPacket()
59 sync_stream->num_sync_packets = 0; in UpdateLastReceivedPacket()
73 sync_stream->num_sync_packets = 0; in UpdateLastReceivedPacket()
108 sync_stream->num_sync_packets = 0; in UpdateLastReceivedPacket()
116 sync_stream->num_sync_packets = last_packet_type_ == kSyncPacket ? in UpdateLastReceivedPacket()
120 if (sync_stream->num_sync_packets > 0 && in UpdateLastReceivedPacket()
127 sync_stream->timestamp_step = timestamp_step_; in UpdateLastReceivedPacket()
130 memcpy(&sync_stream->rtp_info, &rtp_info, sizeof(rtp_info)); in UpdateLastReceivedPacket()
131 sync_stream->rtp_info.header.payloadType = audio_payload_type_; in UpdateLastReceivedPacket()
[all …]
Dinitial_delay_manager.h62 SyncStream* sync_stream);
66 void LatePackets(uint32_t timestamp_now, SyncStream* sync_stream);
/external/grpc-grpc/test/cpp/codegen/
Dcompiler_test_mock_golden9 #include <grpcpp/impl/codegen/sync_stream.h>
Dcompiler_test_golden39 #include <grpcpp/impl/codegen/sync_stream.h>
/external/grpc-grpc/
DBUILD205 "include/grpc++/support/sync_stream.h",
255 "include/grpcpp/support/sync_stream.h",
1977 "include/grpc++/impl/codegen/sync_stream.h",
2010 "include/grpcpp/impl/codegen/sync_stream.h",
DgRPC-C++.podspec123 'include/grpcpp/support/sync_stream.h',
156 'include/grpcpp/impl/codegen/sync_stream.h',
DCMakeLists.txt2888 include/grpc++/support/sync_stream.h
2936 include/grpcpp/support/sync_stream.h
3017 include/grpc++/impl/codegen/sync_stream.h
3050 include/grpcpp/impl/codegen/sync_stream.h
3461 include/grpc++/support/sync_stream.h
3509 include/grpcpp/support/sync_stream.h
3590 include/grpc++/impl/codegen/sync_stream.h
3623 include/grpcpp/impl/codegen/sync_stream.h
4002 include/grpc++/impl/codegen/sync_stream.h
4035 include/grpcpp/impl/codegen/sync_stream.h
[all …]
/external/libpng/contrib/tools/
Dpngfix.c2964 sync_stream(struct file *file) in sync_stream() function
3162 sync_stream(file); in read_chunk()
/external/grpc-grpc/tools/doxygen/
DDoxyfile.c++.internal846 include/grpc++/impl/codegen/sync_stream.h \
876 include/grpc++/support/sync_stream.h \
980 include/grpcpp/impl/codegen/sync_stream.h \
1013 include/grpcpp/support/sync_stream.h \