#include <vp9_frame_buffer_pool.h>
◆ ClearPool() [1/2]
void webrtc::Vp9FrameBufferPool::ClearPool |
( |
| ) |
|
◆ ClearPool() [2/2]
void webrtc::Vp9FrameBufferPool::ClearPool |
( |
| ) |
|
◆ GetFrameBuffer() [1/2]
◆ GetFrameBuffer() [2/2]
◆ GetNumBuffersInUse() [1/2]
int webrtc::Vp9FrameBufferPool::GetNumBuffersInUse |
( |
| ) |
const |
◆ GetNumBuffersInUse() [2/2]
int webrtc::Vp9FrameBufferPool::GetNumBuffersInUse |
( |
| ) |
const |
◆ InitializeVpxUsePool() [1/2]
bool webrtc::Vp9FrameBufferPool::InitializeVpxUsePool |
( |
vpx_codec_ctx * |
vpx_codec_context | ) |
|
◆ InitializeVpxUsePool() [2/2]
bool webrtc::Vp9FrameBufferPool::InitializeVpxUsePool |
( |
vpx_codec_ctx * |
vpx_codec_context | ) |
|
◆ VpxGetFrameBuffer() [1/2]
static int32_t webrtc::Vp9FrameBufferPool::VpxGetFrameBuffer |
( |
void * |
user_priv, |
|
|
size_t |
min_size, |
|
|
vpx_codec_frame_buffer * |
fb |
|
) |
| |
|
static |
◆ VpxGetFrameBuffer() [2/2]
int32_t webrtc::Vp9FrameBufferPool::VpxGetFrameBuffer |
( |
void * |
user_priv, |
|
|
size_t |
min_size, |
|
|
vpx_codec_frame_buffer * |
fb |
|
) |
| |
|
static |
◆ VpxReleaseFrameBuffer() [1/2]
int32_t webrtc::Vp9FrameBufferPool::VpxReleaseFrameBuffer |
( |
void * |
user_priv, |
|
|
vpx_codec_frame_buffer * |
fb |
|
) |
| |
|
static |
◆ VpxReleaseFrameBuffer() [2/2]
static int32_t webrtc::Vp9FrameBufferPool::VpxReleaseFrameBuffer |
( |
void * |
user_priv, |
|
|
vpx_codec_frame_buffer * |
fb |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: