Home
last modified time | relevance | path

Searched defs:GetChannelData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/audio/utility/
H A Daudio_frame_operations_unittest.cc92 int16_t GetChannelData(const AudioFrame& frame, size_t channel, size_t index) { in GetChannelData() function
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc384 ChannelData* GetChannelData(rtc::PacketTransportInternal* transport) { in GetChannelData() function
428 ChannelData* GetChannelData(rtc::PacketTransportInternal* transport) { in GetChannelData() function in cricket::P2PTransportChannelTestBase