Searched defs:in_out (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | packet_sender.cc | 53 std::list<FeedbackPacket*> GetFeedbackPackets(Packets* in_out, in GetFeedbackPackets() 97 void VideoSender::RunFor(int64_t time_ms, Packets* in_out) { in RunFor() 176 void PacedVideoSender::RunFor(int64_t time_ms, Packets* in_out) { in RunFor() 347 void TcpSender::RunFor(int64_t time_ms, Packets* in_out) { in RunFor() 387 void TcpSender::SendPackets(Packets* in_out) { in SendPackets()
|
D | bwe_test_framework.cc | 292 void RateCounterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 323 void LossFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 357 void DelayFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 402 void JitterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 456 void ReorderFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 503 void ChokeFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() 619 void TraceBasedDeliveryFilter::RunFor(int64_t time_ms, Packets* in_out) { in RunFor() 707 void VideoSource::RunFor(int64_t time_ms, Packets* in_out) { in RunFor()
|
D | packet_receiver.cc | 78 void PacketReceiver::RunFor(int64_t time_ms, Packets* in_out) { in RunFor()
|
D | bwe_test.cc | 49 Packets* in_out) { in RunFor()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | filterbanks.c | 43 int16_t in_out = 0; in WebRtcIsacfix_AllpassFilter2FixDec16C() local
|
/external/libxcam/tests/ |
D | test-image-blend.cpp | 80 SmartPtr<CLGeoMapHandler> geo_map_handler, SmartPtr<VideoBuffer> &in_out, in geo_correct_image()
|
/external/libchrome/crypto/ |
D | p224.cc | 212 void Reduce(FieldElement* in_out) { in Reduce()
|
/external/epid-sdk/epid/member/tiny/math/unittests/ |
D | vli-test.cc | 151 VeryLargeInt in_out = {{0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, in TEST() local
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1582 void MacroAssembler::LoadWeakValue(Register in_out, Label* target_if_cleared) { in LoadWeakValue()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 2028 void MacroAssembler::LoadWeakValue(Register in_out, Label* target_if_cleared) { in LoadWeakValue()
|