OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scoped_ptr
(Results
226 - 250
of
984
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/src/google/protobuf/util/internal/
structured_objectwriter.h
94
google::protobuf::
scoped_ptr
<BaseElement> parent_;
/external/webrtc/talk/app/webrtc/
mediastreamprovider.h
32
#include "webrtc/base/
scoped_ptr
.h"
78
rtc::
scoped_ptr
<webrtc::AudioSinkInterface> sink) = 0;
webrtcsessiondescriptionfactory.h
57
void OnSuccess(rtc::
scoped_ptr
<rtc::SSLIdentity> identity) override;
102
rtc::
scoped_ptr
<DtlsIdentityStoreInterface> dtls_identity_store,
150
rtc::
scoped_ptr
<DtlsIdentityStoreInterface> dtls_identity_store,
181
const rtc::
scoped_ptr
<DtlsIdentityStoreInterface> dtls_identity_store_;
/external/webrtc/talk/media/base/
rtpdataengine_unittest.cc
37
#include "webrtc/base/
scoped_ptr
.h"
144
rtc::
scoped_ptr
<const rtc::Buffer> packet(
154
rtc::
scoped_ptr
<const rtc::Buffer> packet(
162
rtc::
scoped_ptr
<cricket::RtpDataEngine> dme_;
165
rtc::
scoped_ptr
<cricket::FakeNetworkInterface> iface_;
166
rtc::
scoped_ptr
<FakeDataReceiver> receiver_;
170
rtc::
scoped_ptr
<cricket::RtpDataMediaChannel> dmc(CreateChannel());
205
rtc::
scoped_ptr
<cricket::RtpDataMediaChannel> dmc(CreateChannel());
220
rtc::
scoped_ptr
<cricket::RtpDataMediaChannel> dmc(CreateChannel());
235
rtc::
scoped_ptr
<cricket::RtpDataMediaChannel> dmc(CreateChannel())
[
all
...]
videoframefactory.cc
41
rtc::
scoped_ptr
<VideoFrame> cropped_input_frame(CreateAliasedFrame(
/external/webrtc/talk/media/devices/
devicemanager.h
39
#include "webrtc/base/
scoped_ptr
.h"
200
rtc::
scoped_ptr
<
202
rtc::
scoped_ptr
<
205
rtc::
scoped_ptr
<DeviceWatcher> watcher_;
206
rtc::
scoped_ptr
<rtc::WindowPicker> window_picker_;
mobiledevicemanager.cc
51
rtc::
scoped_ptr
<webrtc::VideoCaptureModule::DeviceInfo> info(
/external/webrtc/webrtc/api/objc/
RTCMediaConstraints.mm
66
- (rtc::
scoped_ptr
<webrtc::MediaConstraints>)nativeConstraints {
74
return rtc::
scoped_ptr
<webrtc::MediaConstraints>(nativeConstraints);
/external/webrtc/webrtc/audio/
audio_send_stream.h
17
#include "webrtc/base/
scoped_ptr
.h"
54
rtc::
scoped_ptr
<voe::ChannelProxy> channel_proxy_;
/external/webrtc/webrtc/base/
asyncudpsocket.h
15
#include "webrtc/base/
scoped_ptr
.h"
59
scoped_ptr
<AsyncSocket> socket_;
linux.h
19
#include "webrtc/base/
scoped_ptr
.h"
54
scoped_ptr
<StreamInterface> instream_;
taskparent.h
17
#include "webrtc/base/
scoped_ptr
.h"
55
scoped_ptr
<ChildSet> children_;
x11windowpicker.h
15
#include "webrtc/base/
scoped_ptr
.h"
47
scoped_ptr
<XWindowEnumerator> enumerator_;
/external/webrtc/webrtc/call/
rtc_event_log.h
17
#include "webrtc/base/
scoped_ptr
.h"
37
static rtc::
scoped_ptr
<RtcEventLog> Create();
/external/webrtc/webrtc/common_audio/
audio_converter.h
15
#include "webrtc/base/
scoped_ptr
.h"
29
static rtc::
scoped_ptr
<AudioConverter> Create(size_t src_channels,
blocker.h
14
#include "webrtc/base/
scoped_ptr
.h"
112
rtc::
scoped_ptr
<float[]> window_;
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_receive_test_oldapi.h
17
#include "webrtc/base/
scoped_ptr
.h"
64
rtc::
scoped_ptr
<AudioCodingModule> acm_;
acm_send_test_oldapi.h
17
#include "webrtc/base/
scoped_ptr
.h"
71
rtc::
scoped_ptr
<AudioCodingModule> acm_;
rent_a_codec.h
20
#include "webrtc/base/
scoped_ptr
.h"
236
rtc::
scoped_ptr
<AudioEncoder> speech_encoder_;
237
rtc::
scoped_ptr
<AudioEncoder> cng_encoder_;
238
rtc::
scoped_ptr
<AudioEncoder> red_encoder_;
239
rtc::
scoped_ptr
<AudioDecoder> isac_decoder_;
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
resample_input_audio_file.cc
14
#include "webrtc/base/
scoped_ptr
.h"
25
rtc::
scoped_ptr
<int16_t[]> temp_destination(new int16_t[samples_to_read]);
/external/webrtc/webrtc/modules/audio_processing/
noise_suppression_impl.h
16
#include "webrtc/base/
scoped_ptr
.h"
47
std::vector<rtc::
scoped_ptr
<Suppressor>> suppressors_ GUARDED_BY(crit_);
voice_detection_impl.h
16
#include "webrtc/base/
scoped_ptr
.h"
52
rtc::
scoped_ptr
<Vad> vad_ GUARDED_BY(crit_);
/external/webrtc/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.h
18
#include "webrtc/base/
scoped_ptr
.h"
76
rtc::
scoped_ptr
<Differ> differ_;
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet_receiver.h
17
#include "webrtc/base/
scoped_ptr
.h"
56
rtc::
scoped_ptr
<BweReceiver> bwe_receiver_;
/external/webrtc/webrtc/modules/rtp_rtcp/source/
bitrate.h
18
#include "webrtc/base/
scoped_ptr
.h"
63
rtc::
scoped_ptr
<CriticalSectionWrapper> crit_;
Completed in 317 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>