Home
last modified time | relevance | path

Searched refs:LS_ERROR (Results 1 – 25 of 190) sorted by relevance

12345678

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_generic.cc18 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetRecordingSampleRate()
23 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetPlayoutSampleRate()
28 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetLoudspeakerStatus()
33 LOG_F(LS_ERROR) << "Not supported on this platform"; in GetLoudspeakerStatus()
38 LOG_F(LS_ERROR) << "Not supported on this platform"; in ResetAudioDevice()
46 LOG_F(LS_ERROR) << "Not supported on this platform"; in SoundDeviceControl()
51 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAECIsAvailable()
56 LOG_F(LS_ERROR) << "Not supported on this platform"; in EnableBuiltInAEC()
61 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAECIsEnabled()
66 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAGCIsAvailable()
[all …]
/external/webrtc/talk/media/devices/
Dfilevideocapturer.cc47 LOG(LS_ERROR) << "Unable to open file " << filename << " err=" << err; in Start()
59 LOG(LS_ERROR) << "File not opened yet"; in RecordFrame()
65 LOG(LS_ERROR) << "Unable to calculate the data size of the frame"; in RecordFrame()
88 LOG(LS_ERROR) << "Failed to write frame header"; in RecordFrame()
97 LOG(LS_ERROR) << "Failed to write frame data"; in RecordFrame()
183 LOG(LS_ERROR) << "The file video capturer is already running"; in Init()
189 LOG(LS_ERROR) << "Unable to open the file " << filename << " err=" << err; in Init()
195 LOG(LS_ERROR) << "Failed to read the first frame header"; in Init()
201 LOG(LS_ERROR) << "Failed to seek back to beginning of the file"; in Init()
232 LOG(LS_ERROR) << "The file video capturer is already running"; in Start()
[all …]
Dlinuxdevicemanager.cc113 LOG(LS_ERROR) << "Can't enumerate devices"; in GetAudioDevices()
163 LOG(LS_ERROR) << "Failed to read V4L2 device meta " << device_meta_path; in GetVideoDeviceNameK2_6()
232 LOG(LS_ERROR) in GetVideoDeviceName()
277 LOG(LS_ERROR) << "Unable to detect v4l2 metadata directory"; in ScanV4L2Devices()
322 LOG_ERR(LS_ERROR) << "udev_new()"; in Start()
330 LOG_ERR(LS_ERROR) << "udev_monitor_new_from_netlink()"; in Start()
343 LOG_ERR(LS_ERROR) << "udev_monitor_filter_add_match_subsystem_devtype()"; in Start()
347 LOG_ERR(LS_ERROR) << "udev_monitor_enable_receiving()"; in Start()
/external/webrtc/webrtc/sound/
Dalsasoundsystem.cc104 LOG(LS_ERROR) << "snd_pcm_avail_update(): " << GetError(frames); in Wait()
114 LOG(LS_ERROR) << "snd_pcm_wait(): " << GetError(ready); in Wait()
127 LOG(LS_ERROR) << "snd_pcm_avail_update(): " << GetError(frames); in Wait()
146 LOG(LS_ERROR) << "snd_pcm_delay(): " << GetError(err); in CurrentDelayUsecs()
170 LOG(LS_ERROR) << "Unable to recover from \"" << GetError(error) << "\": " in Recover()
180 LOG(LS_ERROR) << "snd_pcm_start(): " << GetError(err); in Recover()
192 LOG(LS_ERROR) << "snd_pcm_drop(): " << GetError(err); in Close()
197 LOG(LS_ERROR) << "snd_pcm_close(): " << GetError(err); in Close()
304 LOG(LS_ERROR) << "snd_pcm_readi(): " << GetError(read); in OnHaveWork()
309 LOG(LS_ERROR) << "No data?"; in OnHaveWork()
[all …]
Dpulseaudiosoundsystem.cc145 LOG(LS_ERROR) << "Can't disconnect stream"; in Close()
167 LOG(LS_ERROR) << "Can't query latency"; in LatencyUsecs()
274 LOG(LS_ERROR) << "Did not receive GetVolumeCallback"; in GetVolume()
334 LOG(LS_ERROR) << "Did not receive GetSourceChannelCountCallback"; in SetVolume()
349 LOG(LS_ERROR) << "pa_context_set_source_volume_by_index()"; in SetVolume()
429 LOG(LS_ERROR) << "Can't read data!"; in OnReadCallback()
459 LOG(LS_ERROR) << "Can't ack read data"; in OnHaveWork()
473 LOG(LS_ERROR) << "Can't read data!"; in OnHaveWork()
566 LOG(LS_ERROR) << "Failed to change capture volume"; in SetVolumeCallback()
620 LOG(LS_ERROR) << "Unable to write"; in WriteSamples()
[all …]
/external/webrtc/webrtc/voice_engine/
Dvoe_network_impl.cc44 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in RegisterExternalTransport()
55 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in DeRegisterExternalTransport()
75 LOG_F(LS_ERROR) << "Invalid packet length: " << length; in ReceivedRTPPacket()
81 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in ReceivedRTPPacket()
85 LOG_F(LS_ERROR) << "No external transport for channel: " << channel; in ReceivedRTPPacket()
98 LOG_F(LS_ERROR) << "Invalid packet length: " << length; in ReceivedRTCPPacket()
104 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in ReceivedRTCPPacket()
108 LOG_F(LS_ERROR) << "No external transport for channel: " << channel; in ReceivedRTCPPacket()
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_nalu.cc40 LOG(LS_ERROR) << "Failed to get sample buffer's description."; in H264CMSampleBufferToAnnexBBuffer()
50 LOG(LS_ERROR) << "Failed to get parameter set."; in H264CMSampleBufferToAnnexBBuffer()
72 LOG(LS_ERROR) << "Failed to get parameter set."; in H264CMSampleBufferToAnnexBBuffer()
90 LOG(LS_ERROR) << "Failed to get sample buffer's block buffer."; in H264CMSampleBufferToAnnexBBuffer()
99 LOG(LS_ERROR) << "Failed to flatten non-contiguous block buffer: " in H264CMSampleBufferToAnnexBBuffer()
116 LOG(LS_ERROR) << "Failed to get block buffer data."; in H264CMSampleBufferToAnnexBBuffer()
180 LOG(LS_ERROR) << "Failed to read SPS"; in H264AnnexBBufferToCMSampleBuffer()
184 LOG(LS_ERROR) << "Failed to read PPS"; in H264AnnexBBufferToCMSampleBuffer()
191 LOG(LS_ERROR) << "Failed to create video format description."; in H264AnnexBBufferToCMSampleBuffer()
210 LOG(LS_ERROR) << "Failed to create block buffer."; in H264AnnexBBufferToCMSampleBuffer()
[all …]
Dh264_video_toolbox_encoder.cc64 LOG(LS_ERROR) << "VTSessionSetProperty failed to set: " << key_string in SetVTSessionProperty()
75 LOG(LS_ERROR) << "VTSessionSetProperty failed to set: " << key_string in SetVTSessionProperty()
88 LOG(LS_ERROR) << "VTSessionSetProperty failed to set: " << key_string in SetVTSessionProperty()
132 LOG(LS_ERROR) << "Failed to lock base address: " << cvRet; in CopyVideoFrameToPixelBuffer()
149 LOG(LS_ERROR) << "Error converting I420 VideoFrame to NV12 :" << ret; in CopyVideoFrameToPixelBuffer()
165 LOG(LS_ERROR) << "H264 encoding failed."; in VTCompressionOutputCallback()
202 LOG(LS_ERROR) << "Encoded callback failed: " << result; in VTCompressionOutputCallback()
257 LOG(LS_ERROR) << "Failed to create pixel buffer: " << ret; in Encode()
264 LOG(LS_ERROR) << "Failed to copy frame data."; in Encode()
378 LOG(LS_ERROR) << "Failed to create compression session: " << status; in ResetCompressionSession()
/external/webrtc/webrtc/base/
Dposix.cc49 LOG_ERR(LS_ERROR) << "fork()"; in RunAsDaemon()
98 LOG_ERR(LS_ERROR) << "Error in waitpid()"; in RunAsDaemon()
103 LOG(LS_ERROR) << "waitpid() chose wrong child???"; in RunAsDaemon()
107 LOG(LS_ERROR) << "Intermediate child killed uncleanly"; // Probably crashed in RunAsDaemon()
124 LOG(LS_ERROR) << "Failed to daemonize"; in RunAsDaemon()
Ddbus.cc155 LOG(LS_ERROR) << "DBus monitoring setup failed."; in Run()
178 LOG(LS_ERROR) << "g_idle_source_new() failed."; in Stop()
195 LOG(LS_ERROR) << "DBusSigFilter list corrupted."; in RegisterAllFilters()
206 LOG(LS_ERROR) << "dbus_connection_add_filter() failed." in RegisterAllFilters()
222 LOG(LS_ERROR) << "DBusSigFilter list corrupted."; in UnRegisterAllFilters()
240 LOG(LS_ERROR) << "dbus_g_bus_get_private() unable to get connection."; in Setup()
244 LOG(LS_ERROR) << "dbus_g_connection_get_connection() returns NULL. " in Setup()
356 LOG(LS_ERROR) << "g_main_context_new() failed."; in StartMonitoring()
362 LOG(LS_ERROR) << "g_main_loop_new() failed."; in StartMonitoring()
370 LOG(LS_ERROR) << "Failed to create DBus monitoring thread."; in StartMonitoring()
Dunittest_main.cc42 LOG(LS_ERROR) << "InvalidParameter Handler called. Exiting."; in TestInvalidParameterHandler()
43 LOG(LS_ERROR) << expression << std::endl << function << std::endl << file in TestInvalidParameterHandler()
48 LOG(LS_ERROR) << "Purecall Handler called. Exiting."; in TestPureCallHandler()
52 LOG(LS_ERROR) << "CrtReport Handler called..."; in TestCrtReportHandler()
53 LOG(LS_ERROR) << msg; in TestCrtReportHandler()
Dx11windowpicker.cc147 LOG(LS_ERROR) << "Failed to open display."; in Init()
218 LOG(LS_ERROR) << "XGetWindowAttributes() failed"; in IsVisible()
297 LOG(LS_ERROR) << "Failed to get size of the icon."; in GetWindowIcon()
313 LOG(LS_ERROR) << "Not a vaild icon."; in GetWindowIcon()
322 LOG(LS_ERROR) << "Failed to get window icon data."; in GetWindowIcon()
368 LOG(LS_ERROR) << "XCompositeNameWindowPixmap() failed"; in GetWindowThumbnail()
387 LOG(LS_ERROR) << "XGetWindowAttributes() failed"; in GetWindowThumbnail()
415 LOG(LS_ERROR) << "XGetWindowAttributes() failed"; in GetDesktopThumbnail()
434 LOG(LS_ERROR) << "XGetWindowAttributes() failed"; in GetDesktopDimensions()
462 LOG(LS_ERROR) << "XRenderFindVisualFormat() failed"; in GetDrawableThumbnail()
[all …]
Dwin32filesystem.cc84 LOG_ERR(LS_ERROR) << "OpenProcessToken() failed"; in CreatePrivateFile()
110 LOG_ERR(LS_ERROR) << "GetTokenInformation() failed"; in CreatePrivateFile()
115 LOG_ERR(LS_ERROR) << "Current process has invalid user SID"; in CreatePrivateFile()
128 LOG_ERR(LS_ERROR) << "InitializeAcl() failed"; in CreatePrivateFile()
137 LOG_ERR(LS_ERROR) << "AddAccessAllowedAce() failed"; in CreatePrivateFile()
145 LOG_ERR(LS_ERROR) << "InitializeSecurityDescriptor() failed"; in CreatePrivateFile()
154 LOG_ERR(LS_ERROR) << "SetSecurityDescriptorDacl() failed"; in CreatePrivateFile()
172 LOG_ERR(LS_ERROR) << "CreateFile() failed"; in CreatePrivateFile()
176 LOG_ERR(LS_ERROR) << "CloseFile() failed"; in CreatePrivateFile()
254 LOG_GLE(LS_ERROR) << "Failed to move file"; in MoveFolder()
[all …]
Dopensslidentity.cc60 LOG(LS_ERROR) << "Failed to make RSA key pair"; in MakeKey()
72 LOG(LS_ERROR) << "Failed to make EC key pair"; in MakeKey()
79 LOG(LS_ERROR) << "ECDSA key requested for unknown curve"; in MakeKey()
84 LOG(LS_ERROR) << "Key type requested not understood"; in MakeKey()
160 LOG(LS_ERROR) << prefix << ": " << error_buf << "\n"; in LogSSLErrors()
195 LOG_F(LS_ERROR) << "Failed to allocate temporary memory bio"; in PrintCert()
282 LOG(LS_ERROR) << "Unknown signature algorithm NID: " << nid; in GetSignatureDigestAlgorithm()
438 LOG(LS_ERROR) << "Failed to create OpenSSLCertificate from PEM string."; in FromPEMStrings()
444 LOG(LS_ERROR) << "Failed to create a new BIO buffer."; in FromPEMStrings()
453 LOG(LS_ERROR) << "Failed to create the private key from PEM string."; in FromPEMStrings()
Dmacutils.cc82 LOG_E(LS_ERROR, OS, result) << "Gestalt(" << str << ")"; in GetGestalt()
165 LOG(LS_ERROR) << "Failed opening Apple Script component"; in RunAppleScript()
171 LOG(LS_ERROR) << "Failed creating Apple Script description"; in RunAppleScript()
182 LOG(LS_ERROR) << "Error compiling Apple Script"; in RunAppleScript()
190 LOG(LS_ERROR) << "Error when executing Apple Script: " << script; in RunAppleScript()
197 LOG(LS_ERROR) << "Script error: " << std::string(data, len); in RunAppleScript()
Dlatebindingsymboltable.cc47 LOG(LS_ERROR) << "Error loading symbol " << symbol_name << ": " << err; in LoadSymbol()
52 LOG(LS_ERROR) << "Symbol " << symbol_name << " is NULL"; in LoadSymbol()
90 LOG(LS_ERROR) << "We know there are undefined symbols"; in LoadFromPath()
142 LOG(LS_ERROR) << GetDllError(); in Unload()
/external/webrtc/talk/media/base/
Dexecutablehelpers.h51 LOG(LS_ERROR) << "Copied length is zero"; in GetExecutablePath()
55 LOG(LS_ERROR) << "Buffer too small"; in GetExecutablePath()
70 LOG(LS_ERROR) << "Buffer too small"; in GetExecutablePath()
80 LOG_ERR(LS_ERROR) << "Error reading link " << proc_exe_link; in GetExecutablePath()
84 LOG(LS_ERROR) << "Probably truncated result when reading link " in GetExecutablePath()
Dvideoframe.cc104 LOG(LS_ERROR) << "NULL plane pointer."; in CopyToPlanes()
120 LOG(LS_ERROR) << "NULL dst pointer."; in CopyToFrame()
142 LOG(LS_ERROR) << "RGB type not supported: " << to_fourcc; in ConvertToRgbBuffer()
160 LOG(LS_ERROR) << "NULL plane pointer."; in StretchToPlanes()
206 LOG(LS_ERROR) << "NULL dst pointer."; in StretchToFrame()
253 LOG(LS_ERROR) << "Invalid dimensions: " << w << "x" << h; in Validate()
312 LOG(LS_ERROR) << "NULL sample pointer." in Validate()
326 LOG(LS_ERROR) << "Size field is too small." in Validate()
/external/webrtc/webrtc/modules/desktop_capture/win/
Ddesktop.cc25 LOG(LS_ERROR) << "Failed to close the owned desktop handle: " in ~Desktop()
44 LOG(LS_ERROR) << "Failed to query the desktop name: " << GetLastError(); in GetName()
66 LOG(LS_ERROR) << "Failed to assign the desktop to the current thread: " in SetThreadDesktop()
81 LOG(LS_ERROR) << "Failed to open the desktop '" << desktop_name << "': " in GetDesktop()
101 LOG(LS_ERROR) << "Failed to retrieve the handle of the desktop assigned to " in GetThreadDesktop()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc158 LOG(LS_ERROR) << "The capturer is already initialized"; in Init()
208 LOG(LS_ERROR) << "Failed to find usable formats for id: " << device.id; in Init()
214 LOG(LS_ERROR) << "Failed to create capturer for id: " << device.id; in Init()
232 LOG(LS_ERROR) << "The capturer is already initialized"; in Init()
236 LOG(LS_ERROR) << "Invalid VCM supplied"; in Init()
284 LOG(LS_ERROR) << "The capturer has not been initialized"; in Start()
288 LOG(LS_ERROR) << "The capturer is already running"; in Start()
303 LOG(LS_ERROR) << "Invalid capture format specified"; in Start()
310 LOG(LS_ERROR) << "Camera '" << GetId() << "' failed to start"; in Start()
328 LOG(LS_ERROR) << "The capturer is already stopped"; in Stop()
/external/webrtc/webrtc/base/java/src/org/webrtc/
DLogging.java63 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR, enumConstant
112 case LS_ERROR: in log()
133 log(Severity.LS_ERROR, tag, message); in e()
141 log(Severity.LS_ERROR, tag, message); in e()
142 log(Severity.LS_ERROR, tag, e.toString()); in e()
143 log(Severity.LS_ERROR, tag, getStackTraceString(e)); in e()
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc140 LOG_J(LS_ERROR, this) << "Can't change DTLS local identity in this state"; in SetLocalCertificate()
163 LOG(LS_ERROR) << "Not changing max. protocol version " in SetSslMaxProtocolVersion()
175 LOG(LS_ERROR) << "SSL Role can't be reversed after the session is setup."; in SetSslRole()
224 LOG_J(LS_ERROR, this) << "Can't set DTLS remote settings in this state."; in SetRemoteFingerprint()
260 LOG_J(LS_ERROR, this) << "Failed to create DTLS adapter."; in SetupDtls()
276 LOG_J(LS_ERROR, this) << "Couldn't set DTLS certificate digest."; in SetupDtls()
283 LOG_J(LS_ERROR, this) << "Couldn't set DTLS-SRTP ciphers."; in SetupDtls()
310 LOG(LS_ERROR) << "Failed to get the current SRTP cipher for DTLS channel"; in SetSrtpCryptoSuites()
483 LOG_J(LS_ERROR, this) << "Failed to handle DTLS packet."; in OnReadPacket()
489 LOG_J(LS_ERROR, this) << "Received non-DTLS packet before DTLS " in OnReadPacket()
[all …]
/external/webrtc/webrtc/modules/audio_processing/agc/
Dagc_manager_direct.cc171 LOG(LS_ERROR) << "set_mode(GainControl::kFixedDigital) failed."; in Initialize()
175 LOG(LS_ERROR) << "set_target_level_dbfs(2) failed."; in Initialize()
179 LOG(LS_ERROR) << "set_compression_gain_db(kDefaultCompressionGain) failed."; in Initialize()
183 LOG(LS_ERROR) << "enable_limiter(true) failed."; in Initialize()
247 LOG(LS_ERROR) << "Agc::Process failed"; in Process()
267 LOG(LS_ERROR) << "VolumeCallbacks returned an invalid level=" << voe_level; in SetLevel()
341 LOG(LS_ERROR) << "VolumeCallbacks returned an invalid level=" << level; in CheckVolumeAndReset()
437 LOG(LS_ERROR) << "set_compression_gain_db(" << compression_ in UpdateCompressor()
/external/webrtc/webrtc/modules/desktop_capture/mac/
Ddesktop_configuration_monitor.cc28 LOG(LS_ERROR) << "CGDisplayRegisterReconfigurationCallback " << err; in DesktopConfigurationMonitor()
41 LOG(LS_ERROR) << "CGDisplayRemoveReconfigurationCallback " << err; in ~DesktopConfigurationMonitor()
47 LOG_F(LS_ERROR) << "Event wait timed out."; in Lock()
76 LOG_F(LS_ERROR) << "Event wait timed out."; in DisplaysReconfigured()
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc230 LOG(LS_ERROR) << "Received an unknown PPID " << ppid in OnSctpInboundPacket()
268 LOG(LS_ERROR) << "Got different send size than expected: " << send_size; in SctpDataEngine()
316 LOG(LS_ERROR) << "Failed to shutdown usrsctp."; in ~SctpDataEngine()
358 LOG(LS_ERROR) << "SendThresholdCallback: Failed to get channel for socket " in SendThresholdCallback()
414 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to create SCTP socket."; in OpenSctpSocket()
421 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP to non blocking."; in OpenSctpSocket()
433 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SO_LINGER."; in OpenSctpSocket()
443 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
452 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_NODELAY."; in OpenSctpSocket()
463 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
[all …]

12345678