#include <VideoBufferPoolDMA.h>
◆ CVideoBufferPoolDMA()
CVideoBufferPoolDMA::CVideoBufferPoolDMA |
( |
| ) |
|
|
default |
◆ ~CVideoBufferPoolDMA()
CVideoBufferPoolDMA::~CVideoBufferPoolDMA |
( |
| ) |
|
|
override |
◆ Configure()
void CVideoBufferPoolDMA::Configure |
( |
AVPixelFormat | format, |
|
|
int | size ) |
|
overridevirtual |
◆ CreatePool()
◆ Get()
◆ IsCompatible()
bool CVideoBufferPoolDMA::IsCompatible |
( |
AVPixelFormat | format, |
|
|
int | size ) |
|
overridevirtual |
◆ IsConfigured()
bool CVideoBufferPoolDMA::IsConfigured |
( |
| ) |
|
|
overridevirtual |
◆ Released()
◆ Return()
void CVideoBufferPoolDMA::Return |
( |
int | id | ) |
|
|
overridevirtual |
◆ m_all
◆ m_critSection
CCriticalSection CVideoBufferPoolDMA::m_critSection |
|
protected |
◆ m_free
std::deque<int> CVideoBufferPoolDMA::m_free |
|
protected |
◆ m_used
std::deque<int> CVideoBufferPoolDMA::m_used |
|
protected |
The documentation for this class was generated from the following files: