#include <wpd_node.h>
◆ WPDNode() [1/2]
webrtc::WPDNode::WPDNode |
( |
size_t |
length, |
|
|
const float * |
coefficients, |
|
|
size_t |
coefficients_length |
|
) |
| |
◆ ~WPDNode() [1/2]
webrtc::WPDNode::~WPDNode |
( |
| ) |
|
◆ WPDNode() [2/2]
webrtc::WPDNode::WPDNode |
( |
size_t |
length, |
|
|
const float * |
coefficients, |
|
|
size_t |
coefficients_length |
|
) |
| |
◆ ~WPDNode() [2/2]
webrtc::WPDNode::~WPDNode |
( |
| ) |
|
◆ data() [1/2]
const float* webrtc::WPDNode::data |
( |
| ) |
const |
|
inline |
◆ data() [2/2]
const float* webrtc::WPDNode::data |
( |
| ) |
const |
|
inline |
◆ length() [1/2]
size_t webrtc::WPDNode::length |
( |
| ) |
const |
|
inline |
◆ length() [2/2]
◆ set_data() [1/2]
int webrtc::WPDNode::set_data |
( |
const float * |
new_data, |
|
|
size_t |
length |
|
) |
| |
◆ set_data() [2/2]
int webrtc::WPDNode::set_data |
( |
const float * |
new_data, |
|
|
size_t |
length |
|
) |
| |
◆ Update() [1/2]
int webrtc::WPDNode::Update |
( |
const float * |
parent_data, |
|
|
size_t |
parent_data_length |
|
) |
| |
◆ Update() [2/2]
int webrtc::WPDNode::Update |
( |
const float * |
parent_data, |
|
|
size_t |
parent_data_length |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/transient/wpd_node.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/transient/wpd_node.cc