Home
last modified time | relevance | path

Searched defs:number_of_channels (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Dframe_combiner.cc44 size_t number_of_channels, in SetAudioFrameFields()
96 size_t number_of_channels, in MixToFloatFrame()
130 const size_t number_of_channels = mixing_buffer_view.num_channels(); in InterleaveToAudioFrame() local
161 size_t number_of_channels, in Combine()
H A Dframe_combiner_unittest.cc46 int number_of_channels; member
51 int number_of_channels, in ProduceDebugText()
72 void SetUpFrames(int sample_rate_hz, int number_of_channels) { in SetUpFrames()
H A Daudio_frame_manipulator_unittest.cc21 size_t number_of_channels, in FillFrameWithConstants()
H A Daudio_mixer_impl.cc158 void AudioMixerImpl::Mix(size_t number_of_channels, in Mix()
H A Daudio_mixer_impl_unittest.cc59 int number_of_channels, in ProduceDebugText()
/aosp_15_r20/external/webrtc/audio/
H A Daudio_transport_impl.cc76 const int number_of_channels = static_cast<int>(frame.num_channels_); in Resample() local
112 const size_t number_of_channels, in RecordedDataIsAvailable()
131 const size_t number_of_channels, in RecordedDataIsAvailable()
242 size_t number_of_channels, in PullRenderData()
/aosp_15_r20/external/webrtc/api/
H A Dmedia_stream_interface.h204 size_t number_of_channels, in OnData()
216 size_t number_of_channels, in OnData()
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/test/
Daudio_hearing_aid_hw_test.cc119 uint32_t number_of_channels = codec_channel_mode2value(codec_channel_mode); in TEST_F() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_audio_capture_module_unittest.cc65 size_t number_of_channels, in PullRenderData()
/aosp_15_r20/external/webrtc/pc/
H A Drtp_sender.h311 size_t number_of_channels, in OnData()
H A Drtp_sender.cc579 size_t number_of_channels, in OnData()
/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dsimple_peer_connection.cc559 size_t number_of_channels, in OnData()
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_data_observer.cc126 size_t number_of_channels, in PullRenderData()
/aosp_15_r20/external/tcpdump/
H A Dprint-802_15_4.c1033 uint16_t channel_page, number_of_channels; in ieee802_15_4_print_mlme_ie() local
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.cc42 size_t number_of_channels, in OnData()
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp993 int32_t number_of_channels; in setParameter() local
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1008 uint32_t number_of_channels; in audio_ha_hw_stream_compute_buffer_size() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc923 size_t number_of_channels, in OnData()