#include <OMXImage.h>
◆ COMXImageDec()
| COMXImageDec::COMXImageDec |
( |
| ) |
|
◆ ~COMXImageDec()
| COMXImageDec::~COMXImageDec |
( |
| ) |
|
|
virtual |
◆ Close()
| void COMXImageDec::Close |
( |
| ) |
|
◆ Decode()
| bool COMXImageDec::Decode |
( |
const uint8_t * |
data, |
|
|
unsigned |
size, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
unsigned |
stride, |
|
|
void * |
pixels |
|
) |
| |
◆ GetDecodedHeight()
| unsigned int COMXImageDec::GetDecodedHeight |
( |
| ) |
const |
|
inline |
◆ GetDecodedStride()
| unsigned int COMXImageDec::GetDecodedStride |
( |
| ) |
const |
|
inline |
◆ GetDecodedWidth()
| unsigned int COMXImageDec::GetDecodedWidth |
( |
| ) |
const |
|
inline |
◆ HandlePortSettingChange()
| bool COMXImageDec::HandlePortSettingChange |
( |
unsigned int |
resize_width, |
|
|
unsigned int |
resize_height, |
|
|
unsigned int |
resize_stride |
|
) |
| |
|
protected |
◆ m_decoded_buffer
| OMX_BUFFERHEADERTYPE* COMXImageDec::m_decoded_buffer |
|
protected |
◆ m_decoded_format
| OMX_PARAM_PORTDEFINITIONTYPE COMXImageDec::m_decoded_format |
|
protected |
◆ m_omx_decoder
◆ m_omx_resize
◆ m_omx_tunnel_decode
◆ m_OMXSection
◆ m_success
| bool COMXImageDec::m_success |
|
protected |
The documentation for this class was generated from the following files: