|
H.264 Codec for ESP32-S3
|
Structure for decoder memery. More...
#include <codec_def.h>
Public Attributes | |
| int32_t | iWidth |
| width of decoded pic for display | |
| int32_t | iHeight |
| height of decoded pic for display | |
| int32_t | iFormat |
| type is "EVideoFormatType" | |
| int32_t | iStride [2] |
| stride of 2 component | |
Structure for decoder memery.
| int32_t iFormat |
type is "EVideoFormatType"
| int32_t iHeight |
height of decoded pic for display
| int32_t iStride[2] |
stride of 2 component
| int32_t iWidth |
width of decoded pic for display