Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
Buffer::BufferPlaneFormat Struct Reference

#include <H264DecoderV4L2Helper.h>

Collaboration diagram for Buffer::BufferPlaneFormat:
Collaboration graph

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t bytesperpixel
 
uint32_t stride
 
uint32_t sizeimage
 

Detailed Description

Holds the buffer plane format.

Member Data Documentation

◆ bytesperpixel

uint32_t Buffer::BufferPlaneFormat::bytesperpixel

Holds the bytes used to represent one pixel in the plane.

◆ height

uint32_t Buffer::BufferPlaneFormat::height

Holds the height of the plane in pixels.

◆ sizeimage

uint32_t Buffer::BufferPlaneFormat::sizeimage

Holds the size of the plane in bytes.

◆ stride

uint32_t Buffer::BufferPlaneFormat::stride

Holds the stride of the plane in bytes.

◆ width

uint32_t Buffer::BufferPlaneFormat::width

Holds the width of the plane in pixels.


The documentation for this struct was generated from the following file: