FFmpeg  n2.7-dev-20500-gb515f38688
Data Fields
AVRpiZcFrameGeometry Struct Reference

#include <libavcodec/rpi_zc.h>

Data Fields

unsigned int stride_y
 
unsigned int height_y
 
unsigned int stride_c
 
unsigned int height_c
 
unsigned int planes_c
 
unsigned int stripes
 
unsigned int bytes_per_pel
 

Detailed Description

Definition at line 29 of file rpi_zc.h.

Field Documentation

◆ stride_y

unsigned int AVRpiZcFrameGeometry::stride_y

Definition at line 31 of file rpi_zc.h.

◆ height_y

unsigned int AVRpiZcFrameGeometry::height_y

Definition at line 32 of file rpi_zc.h.

◆ stride_c

unsigned int AVRpiZcFrameGeometry::stride_c

Definition at line 33 of file rpi_zc.h.

◆ height_c

unsigned int AVRpiZcFrameGeometry::height_c

Definition at line 34 of file rpi_zc.h.

◆ planes_c

unsigned int AVRpiZcFrameGeometry::planes_c

Definition at line 35 of file rpi_zc.h.

◆ stripes

unsigned int AVRpiZcFrameGeometry::stripes

Definition at line 36 of file rpi_zc.h.

◆ bytes_per_pel

unsigned int AVRpiZcFrameGeometry::bytes_per_pel

Definition at line 37 of file rpi_zc.h.


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