HomeSort by relevance Sort by last modified time
    Searched refs:ChannelId (Results 1 - 14 of 14) sorted by null

  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraStream.h 138 uint32_t ChannelId,
177 uint32_t ChannelId,
200 uint32_t ChannelId,
241 uint32_t ChannelId,
250 uint32_t ChannelId,
278 uint32_t ChannelId,
287 uint32_t ChannelId,
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 42 uint32_t ChannelId,
52 ChannelId,
145 uint32_t ChannelId,
155 ChannelId,
QCameraHWI_Rdi.cpp 188 uint32_t ChannelId,
198 ChannelId,
QCameraHWI_Record.cpp 49 uint32_t ChannelId,
60 ChannelId,
QCameraStream.cpp 281 uint32_t ChannelId,
291 mChannelId(ChannelId),
QCameraHWI_Preview.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraStream.h 106 uint32_t ChannelId,
126 uint32_t ChannelId,
165 uint32_t ChannelId,
232 uint32_t ChannelId,
258 uint32_t ChannelId,
285 uint32_t ChannelId,
  /external/webrtc/webrtc/voice_engine/
channel_manager.cc 80 if (channels_[i].channel()->ChannelId() == channel_id)
106 if (channel->ChannelId() == channel_id) {
voe_base_impl.cc 422 channel_owner->channel()->ChannelId());
430 channel_owner->channel()->ChannelId());
433 return channel_owner->channel()->ChannelId();
channel.h 177 int32_t channelId,
181 Channel(int32_t channelId,
414 int32_t ChannelId() const
461 assert(_channelId != channel.channel()->ChannelId());
channel.cc 721 int32_t channelId,
725 WEBRTC_TRACE(kTraceMemory, kTraceVoice, VoEId(instanceId,channelId),
726 "Channel::CreateChannel(channelId=%d, instanceId=%d)",
727 channelId, instanceId);
729 channel = new Channel(channelId, instanceId, event_log, config);
733 VoEId(instanceId,channelId),
802 Channel::Channel(int32_t channelId,
811 _channelId(channelId),
832 _inputFilePlayerId(VoEModuleId(instanceId, channelId) + 1024),
833 _outputFilePlayerId(VoEModuleId(instanceId, channelId) + 1025)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 323 uint32_t ChannelId,
330 ChannelId,
550 uint32_t ChannelId,
558 ChannelId,
QCameraStream.cpp 358 uint32_t ChannelId,
369 mChannelId=ChannelId;
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 

Completed in 368 milliseconds