|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::AudioFrameOperations, including all inherited members.
| Add(const AudioFrame &frame_to_add, AudioFrame *result_frame) | webrtc::AudioFrameOperations | static |
| Add(const AudioFrame &frame_to_add, AudioFrame *result_frame) | webrtc::AudioFrameOperations | static |
| ApplyHalfGain(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| ApplyHalfGain(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| DownmixChannels(const int16_t *src_audio, size_t src_channels, size_t samples_per_channel, size_t dst_channels, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| DownmixChannels(size_t dst_channels, AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| DownmixChannels(const int16_t *src_audio, size_t src_channels, size_t samples_per_channel, size_t dst_channels, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| DownmixChannels(size_t dst_channels, AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| MonoToStereo(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| MonoToStereo(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| MonoToStereo(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| MonoToStereo(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| Mute(AudioFrame *frame, bool previous_frame_muted, bool current_frame_muted) | webrtc::AudioFrameOperations | static |
| Mute(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| Mute(AudioFrame *frame, bool previous_frame_muted, bool current_frame_muted) | webrtc::AudioFrameOperations | static |
| Mute(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| QuadToMono(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| QuadToMono(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| QuadToMono(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| QuadToMono(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| QuadToStereo(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| QuadToStereo(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| QuadToStereo(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| QuadToStereo(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| Scale(float left, float right, AudioFrame &frame) | webrtc::AudioFrameOperations | static |
| Scale(float left, float right, AudioFrame &frame) | webrtc::AudioFrameOperations | static |
| ScaleWithSat(float scale, AudioFrame &frame) | webrtc::AudioFrameOperations | static |
| ScaleWithSat(float scale, AudioFrame &frame) | webrtc::AudioFrameOperations | static |
| StereoToMono(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| StereoToMono(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| StereoToMono(const int16_t *src_audio, size_t samples_per_channel, int16_t *dst_audio) | webrtc::AudioFrameOperations | static |
| StereoToMono(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| SwapStereoChannels(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
| SwapStereoChannels(AudioFrame *frame) | webrtc::AudioFrameOperations | static |
1.8.13