![]() |
ApraPipes 1.0
|
#include <H264DecoderV4L2Helper.h>
Public Attributes | |
uint32_t | width |
uint32_t | height |
uint32_t | bytesperpixel |
uint32_t | stride |
uint32_t | sizeimage |
Holds the buffer plane format.
uint32_t Buffer::BufferPlaneFormat::bytesperpixel |
Holds the bytes used to represent one pixel in the plane.
uint32_t Buffer::BufferPlaneFormat::height |
Holds the height of the plane in pixels.
uint32_t Buffer::BufferPlaneFormat::sizeimage |
Holds the size of the plane in bytes.
uint32_t Buffer::BufferPlaneFormat::stride |
Holds the stride of the plane in bytes.
uint32_t Buffer::BufferPlaneFormat::width |
Holds the width of the plane in pixels.