#include <circular_buffer.h>
◆ CircularBuffer() [1/2]
webrtc::CircularBuffer::CircularBuffer |
( |
size_t |
size | ) |
|
|
explicit |
◆ ~CircularBuffer() [1/2]
webrtc::CircularBuffer::~CircularBuffer |
( |
| ) |
|
|
default |
◆ CircularBuffer() [2/2]
webrtc::CircularBuffer::CircularBuffer |
( |
size_t |
size | ) |
|
|
explicit |
◆ ~CircularBuffer() [2/2]
webrtc::CircularBuffer::~CircularBuffer |
( |
| ) |
|
◆ Clear() [1/2]
void webrtc::CircularBuffer::Clear |
( |
| ) |
|
◆ Clear() [2/2]
void webrtc::CircularBuffer::Clear |
( |
| ) |
|
◆ Pop() [1/2]
◆ Pop() [2/2]
◆ Push() [1/2]
void webrtc::CircularBuffer::Push |
( |
float |
value | ) |
|
◆ Push() [2/2]
void webrtc::CircularBuffer::Push |
( |
float |
value | ) |
|
◆ Size() [1/2]
size_t webrtc::CircularBuffer::Size |
( |
| ) |
const |
|
inline |
◆ Size() [2/2]
size_t webrtc::CircularBuffer::Size |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/echo_detector/circular_buffer.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/echo_detector/circular_buffer.cc