/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
mediarecorder.h | 99 bool video_channel; member in struct:cricket::MediaRecorder::SinkPair 106 bool video_channel,
|
mediarecorder.cc | 137 bool video_channel, 151 sink_pair->video_channel = video_channel; 200 if (sink_pair->video_channel && 203 VideoChannel* video_channel = static_cast<VideoChannel*>(channel); local 205 video_channel->SendIntraFrame(); 208 video_channel->RequestIntraFrame();
|
channelmanager_unittest.cc | 137 cricket::VideoChannel* video_channel = local 140 EXPECT_TRUE(video_channel != NULL); 145 cm_->DestroyVideoChannel(video_channel); 161 cricket::VideoChannel* video_channel = local 164 EXPECT_TRUE(video_channel != NULL); 169 cm_->DestroyVideoChannel(video_channel); 188 cricket::VideoChannel* video_channel = local 191 EXPECT_TRUE(video_channel == NULL);
|
call.h | 252 VideoChannel* video_channel; member in struct:cricket::Call::MediaSession
|
call.cc | 201 VideoChannel* video_channel = GetVideoChannel(session); local 202 if (video_channel) { 203 video_channel->SetRenderer(ssrc, renderer); 247 media_session.video_channel = NULL; 273 media_session.video_channel = 276 // video_channel can be NULL in case of NullVideoEngine. 277 if (media_session.video_channel) { 278 media_session.video_channel->SignalMediaMonitor.connect( 280 media_session.video_channel->StartMediaMonitor(kMediaMonitorInterval); 351 VideoChannel* video_channel = it->second.video_channel local 413 VideoChannel* video_channel = it->second.video_channel; local 484 VideoChannel *video_channel = GetVideoChannel(session); local 537 VideoChannel *video_channel = GetVideoChannel(session); local 561 VideoChannel *video_channel = GetVideoChannel(session); local 668 VideoChannel* video_channel = GetVideoChannel(session); local 683 VideoChannel* video_channel = GetVideoChannel(session); local 825 VideoChannel* video_channel = GetVideoChannel(session); local 883 VideoChannel* video_channel = GetVideoChannel(session); local [all...] |
mediasessionclient_unittest.cc | 2680 cricket::FakeVideoMediaChannel* video_channel = fme_->GetVideoChannel(0); local [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
call.cc | 143 VideoChannel *video_channel = GetVideoChannel(session); local 144 if (video_channel) { 145 video_channel->SetRenderer(ssrc, renderer); 152 VideoChannel *video_channel = GetVideoChannel(session); local 156 if (video_channel && video_ssrc) { 157 video_channel->AddStream(video_ssrc, voice_ssrc); 164 VideoChannel *video_channel = GetVideoChannel(session); local 168 if (video_channel && video_ssrc) { 169 video_channel->RemoveStream(video_ssrc); 202 VideoChannel *video_channel = NULL local 272 VideoChannel *video_channel = it_vchannel->second; local 309 VideoChannel *video_channel = GetVideoChannel(*it); local 392 VideoChannel *video_channel = (*it_vchannel).second; local 408 VideoChannel *video_channel = GetVideoChannel(session); local 423 VideoChannel *video_channel = GetVideoChannel(session); local [all...] |
channelmanager.cc | 71 video_channel(NULL) {} 76 VideoChannel* video_channel; member in struct:cricket::CreationParams 341 return (Send(MSG_CREATEVIDEOCHANNEL, ¶ms)) ? params.video_channel : NULL; 358 VideoChannel* video_channel = new VideoChannel( 361 video_channels_.push_back(video_channel); 362 return video_channel; 365 void ChannelManager::DestroyVideoChannel(VideoChannel* video_channel) { 366 if (video_channel) { 367 talk_base::TypedMessageData<VideoChannel *> data(video_channel); 372 void ChannelManager::DestroyVideoChannel_w(VideoChannel *video_channel) { [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
webrtcsession.h | 128 virtual cricket::VideoChannel* video_channel() { function in class:webrtc::WebRtcSession
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine.h | 248 int video_channel() const { return vie_channel_; } function in class:cricket::WebRtcVideoMediaChannel
|
/bionic/libc/kernel/common/linux/ |
videodev.h | 56 struct video_channel struct 277 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 279 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/development/ndk/platforms/android-3/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/external/kernel-headers/original/linux/ |
videodev.h | 49 struct video_channel struct 249 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */ 250 #define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev.h | 32 struct video_channel struct 232 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */ 233 #define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev.h | 32 struct video_channel struct 232 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */ 233 #define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev.h | 32 struct video_channel struct 232 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */ 233 #define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
videodev.h | 46 struct video_channel struct 242 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 243 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
videodev.h | 46 struct video_channel struct 242 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 243 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
videodev.h | 29 struct video_channel struct 225 #define VIDIOCGCHAN _IOWR('v',2,struct video_channel) 226 #define VIDIOCSCHAN _IOW('v',3,struct video_channel)
|