Home
last modified time | relevance | path

Searched defs:RecordedDataIsAvailable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/audio/
H A Daudio_transport_impl.cc108 int32_t AudioTransportImpl::RecordedDataIsAvailable( in RecordedDataIsAvailable() function in webrtc::AudioTransportImpl
127 int32_t AudioTransportImpl::RecordedDataIsAvailable( in RecordedDataIsAvailable() function in webrtc::AudioTransportImpl
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_data_observer.cc48 int32_t RecordedDataIsAvailable(const void* audioSamples, in RecordedDataIsAvailable() function in webrtc::__anone39d418a0111::ADMWrapper
65 int32_t RecordedDataIsAvailable(const void* audioSamples, in RecordedDataIsAvailable() function in webrtc::__anone39d418a0111::ADMWrapper
/aosp_15_r20/external/webrtc/modules/audio_device/include/
H A Daudio_device_defines.h48 virtual int32_t RecordedDataIsAvailable( in RecordedDataIsAvailable() function
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_audio_capture_module_unittest.cc38 int32_t RecordedDataIsAvailable(const void* audioSamples, in RecordedDataIsAvailable() function in FakeAdmTest