OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scoped_ptr
(Results
426 - 450
of
1384
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
tmmbr_unittest.cc
33
rtc::
scoped_ptr
<RawPacket> packet(tmmbr.Build());
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_receiver_video.h
14
#include "webrtc/base/
scoped_ptr
.h"
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.cc
44
rtc::
scoped_ptr
<RtpHeaderParser> parser(RtpHeaderParser::Create());
103
rtc::
scoped_ptr
<RTPPayloadRegistry> rtp_payload_registry_;
104
rtc::
scoped_ptr
<RtpReceiver> rtp_receiver_;
105
rtc::
scoped_ptr
<RtpRtcp> module_;
/external/webrtc/webrtc/modules/utility/include/mock/
mock_process_thread.h
32
void PostTask(rtc::
scoped_ptr
<ProcessTask> task) override {
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_nalu_unittest.cc
93
rtc::
scoped_ptr
<uint8_t[]> buffer(new uint8_t[buffer_size]);
107
rtc::
scoped_ptr
<uint8_t[]> buffer(new uint8_t[buffer_size]);
126
rtc::
scoped_ptr
<uint8_t[]> buffer(new uint8_t[buffer_size]);
141
rtc::
scoped_ptr
<uint8_t[]> buffer(new uint8_t[buffer_size]);
/external/webrtc/webrtc/modules/video_processing/test/
content_metrics_test.cc
31
rtc::
scoped_ptr
<uint8_t[]> video_buffer(new uint8_t[frame_length_]);
/external/webrtc/webrtc/p2p/base/
asyncstuntcpsocket.h
15
#include "webrtc/base/
scoped_ptr
.h"
stunport_unittest.cc
17
#include "webrtc/base/
scoped_ptr
.h"
141
rtc::
scoped_ptr
<rtc::PhysicalSocketServer> pss_;
142
rtc::
scoped_ptr
<rtc::VirtualSocketServer> ss_;
146
rtc::
scoped_ptr
<cricket::UDPPort> stun_port_;
147
rtc::
scoped_ptr
<cricket::TestStunServer> stun_server_1_;
148
rtc::
scoped_ptr
<cricket::TestStunServer> stun_server_2_;
149
rtc::
scoped_ptr
<rtc::AsyncPacketSocket> socket_;
/external/webrtc/webrtc/system_wrappers/include/
data_log_impl.h
26
#include "webrtc/base/
scoped_ptr
.h"
142
typedef rtc::
scoped_ptr
<CriticalSectionWrapper> CritSectScopedPtr;
149
// This is a
scoped_ptr
so that we don't have to create threads in the no-op
151
rtc::
scoped_ptr
<rtc::PlatformThread> file_writer_thread_;
/external/webrtc/webrtc/test/
direct_transport.h
20
#include "webrtc/base/
scoped_ptr
.h"
/external/webrtc/webrtc/voice_engine/
network_predictor.h
41
rtc::
scoped_ptr
<rtc::ExpFilter> loss_rate_filter_;
network_predictor_unittest.cc
26
rtc::
scoped_ptr
<NetworkPredictor> network_predictor_;
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
after_initialization_fixture.h
17
#include "webrtc/base/
scoped_ptr
.h"
146
const rtc::
scoped_ptr
<webrtc::CriticalSectionWrapper> crit_;
147
const rtc::
scoped_ptr
<webrtc::EventWrapper> packet_event_;
167
rtc::
scoped_ptr
<TestErrorObserver> error_observer_;
/system/tpm/tpm_manager/server/
tpm2_status_impl.h
55
scoped_ptr
<trunks::TpmState> trunks_tpm_state_;
/external/webrtc/webrtc/video/
vie_channel.h
19
#include "webrtc/base/
scoped_ptr
.h"
338
rtc::
scoped_ptr
<CriticalSectionWrapper> critsect_;
409
rtc::
scoped_ptr
<CriticalSectionWrapper> crit_;
413
rtc::
scoped_ptr
<ViEChannelProtectionCallback> vcm_protection_callback_;
420
rtc::
scoped_ptr
<ChannelStatsObserver> stats_observer_;
431
const rtc::
scoped_ptr
<RtcpBandwidthObserver> bandwidth_observer_;
440
const rtc::
scoped_ptr
<ReportBlockStats> report_block_stats_sender_;
/external/ceres-solver/internal/ceres/
compressed_row_sparse_matrix_test.cc
38
#include "ceres/internal/
scoped_ptr
.h"
72
scoped_ptr
<LinearLeastSquaresProblem> problem(
95
scoped_ptr
<TripletSparseMatrix> tsm;
96
scoped_ptr
<CompressedRowSparseMatrix> crsm;
183
scoped_ptr
<CompressedRowSparseMatrix> appendage(
248
scoped_ptr
<CompressedRowSparseMatrix> matrix(
312
scoped_ptr
<CompressedRowSparseMatrix> matrix_;
389
scoped_ptr
<CompressedRowSparseMatrix> transpose(matrix.Transpose());
528
scoped_ptr
<CompressedRowSparseMatrix> matrix(
537
scoped_ptr
<CompressedRowSparseMatrix> outer_product
[
all
...]
/external/webrtc/talk/app/webrtc/
peerconnection.h
41
#include "webrtc/base/
scoped_ptr
.h"
77
rtc::
scoped_ptr
<cricket::PortAllocator> allocator,
78
rtc::
scoped_ptr
<DtlsIdentityStoreInterface> dtls_identity_store,
357
rtc::
scoped_ptr
<cricket::PortAllocator> port_allocator_;
358
rtc::
scoped_ptr
<MediaControllerInterface> media_controller_;
365
std::vector<rtc::
scoped_ptr
<MediaStreamObserver>> stream_observers_;
380
rtc::
scoped_ptr
<RemoteMediaStreamFactory> remote_stream_factory_;
385
// The session_
scoped_ptr
is declared at the bottom of PeerConnection
388
rtc::
scoped_ptr
<WebRtcSession> session_;
390
rtc::
scoped_ptr
<StatsCollector> stats_
[
all
...]
webrtcsession_unittest.cc
78
using rtc::
scoped_ptr
;
331
rtc::
scoped_ptr
<SessionDescriptionInterface> description_;
405
rtc::
scoped_ptr
<webrtc::DtlsIdentityStoreInterface> dtls_identity_store,
460
rtc::
scoped_ptr
<FakeDtlsIdentityStore> dtls_identity_store;
476
rtc::
scoped_ptr
<FakeDtlsIdentityStore> dtls_identity_store(
719
rtc::RTCCertificate::Create(rtc::
scoped_ptr
<rtc::SSLIdentity>(
753
scoped_ptr
<JsepSessionDescription> offer(
758
scoped_ptr
<SessionDescriptionInterface> answer(CreateAnswer(NULL));
[
all
...]
/external/webrtc/webrtc/common_audio/resampler/
push_sinc_resampler_unittest.cc
16
#include "webrtc/base/
scoped_ptr
.h"
74
rtc::
scoped_ptr
<float[]> resampled_destination(new float[output_samples]);
75
rtc::
scoped_ptr
<float[]> source(new float[input_samples]);
76
rtc::
scoped_ptr
<int16_t[]> source_int(new int16_t[input_samples]);
77
rtc::
scoped_ptr
<int16_t[]> destination_int(new int16_t[output_samples]);
156
rtc::
scoped_ptr
<float[]> resampled_destination(new float[output_samples]);
157
rtc::
scoped_ptr
<float[]> pure_destination(new float[output_samples]);
158
rtc::
scoped_ptr
<float[]> source(new float[input_samples]);
159
rtc::
scoped_ptr
<int16_t[]> source_int(new int16_t[input_block_size]);
160
rtc::
scoped_ptr
<int16_t[]> destination_int(new int16_t[output_block_size])
[
all
...]
/external/webrtc/webrtc/modules/audio_processing/test/
debug_dump_test.cc
18
#include "webrtc/base/
scoped_ptr
.h"
31
void MaybeResetBuffer(rtc::
scoped_ptr
<ChannelBuffer<float>>* buffer,
104
rtc::
scoped_ptr
<ChannelBuffer<float>> input_;
105
rtc::
scoped_ptr
<ChannelBuffer<float>> reverse_;
106
rtc::
scoped_ptr
<ChannelBuffer<float>> output_;
108
rtc::
scoped_ptr
<AudioProcessing> apm_;
253
rtc::
scoped_ptr
<ChannelBuffer<float>> input_;
254
rtc::
scoped_ptr
<ChannelBuffer<float>> reverse_;
255
rtc::
scoped_ptr
<ChannelBuffer<float>> output_;
257
rtc::
scoped_ptr
<AudioProcessing> apm_
[
all
...]
/external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc
17
#include "webrtc/base/
scoped_ptr
.h"
28
using rtc::
scoped_ptr
;
186
scoped_ptr
<CriticalSectionWrapper> capture_cs_;
226
scoped_ptr
<CriticalSectionWrapper> capture_cs_;
273
scoped_ptr
<VideoCaptureModule::DeviceInfo> device_info_;
475
rtc::
scoped_ptr
<webrtc::ProcessThread> process_module_;
486
scoped_ptr
<uint8_t[]> test_buffer(new uint8_t[length]);
508
scoped_ptr
<uint8_t[]> test_buffer(new uint8_t[length]);
524
scoped_ptr
<uint8_t[]> test_buffer(new uint8_t[length]);
542
scoped_ptr
<uint8_t[]> test_buffer(new uint8_t[length])
[
all
...]
/external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc
132
scoped_ptr
<Message> message(prototype_->New());
141
scoped_ptr
<Message> message(extensions_prototype_->New());
150
scoped_ptr
<Message> message(packed_prototype_->New());
159
scoped_ptr
<Message> message(oneof_prototype_->New());
220
scoped_ptr
<Message> message(prototype_->New());
/external/webrtc/webrtc/base/
helpers.cc
31
#include "webrtc/base/
scoped_ptr
.h"
184
scoped_ptr
<RandomGenerator>& GetGlobalRng() {
185
RTC_DEFINE_STATIC_LOCAL(
scoped_ptr
<RandomGenerator>, global_rng,
226
scoped_ptr
<uint8_t[]> bytes(new uint8_t[len]);
253
scoped_ptr
<uint8_t[]> bytes(new uint8_t[31]);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
execution_monitor.hpp
42
#include <boost/
scoped_ptr
.hpp>
62
explicit translate_exception_base( boost::
scoped_ptr
<translate_exception_base>& next )
74
boost::
scoped_ptr
<translate_exception_base> m_next;
193
boost::
scoped_ptr
<detail::translate_exception_base> m_custom_translators;
206
typedef boost::
scoped_ptr
<translate_exception_base> base_ptr;
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.cc
17
#include "webrtc/base/
scoped_ptr
.h"
558
rtc::
scoped_ptr
<AdaptiveVideoSource> sources[kNumFlows];
559
rtc::
scoped_ptr
<VideoSender> senders[kNumFlows];
560
rtc::
scoped_ptr
<MetricRecorder> metric_recorders[kNumFlows];
561
rtc::
scoped_ptr
<PacketReceiver> receivers[kNumFlows];
667
rtc::
scoped_ptr
<AdaptiveVideoSource> sources[kNumFlows];
668
rtc::
scoped_ptr
<VideoSender> senders[kNumFlows];
669
rtc::
scoped_ptr
<MetricRecorder> metric_recorders[kNumFlows];
685
rtc::
scoped_ptr
<DelayFilter> up_delay_filters[kNumFlows];
696
rtc::
scoped_ptr
<PacketReceiver> receivers[kNumFlows]
[
all
...]
Completed in 1474 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>