FFmpeg  4.1.8
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
 
int stripe_is_yc
 
int format
 
unsigned int video_width
 
unsigned int video_height
 

Detailed Description

Definition at line 58 of file rpi_zc.h.

Field Documentation

◆ stride_y

unsigned int AVRpiZcFrameGeometry::stride_y

Definition at line 60 of file rpi_zc.h.

◆ height_y

unsigned int AVRpiZcFrameGeometry::height_y

Definition at line 61 of file rpi_zc.h.

◆ stride_c

unsigned int AVRpiZcFrameGeometry::stride_c

Definition at line 62 of file rpi_zc.h.

◆ height_c

unsigned int AVRpiZcFrameGeometry::height_c

Definition at line 63 of file rpi_zc.h.

◆ planes_c

unsigned int AVRpiZcFrameGeometry::planes_c

Definition at line 64 of file rpi_zc.h.

◆ stripes

unsigned int AVRpiZcFrameGeometry::stripes

Definition at line 65 of file rpi_zc.h.

◆ bytes_per_pel

unsigned int AVRpiZcFrameGeometry::bytes_per_pel

Definition at line 66 of file rpi_zc.h.

◆ stripe_is_yc

int AVRpiZcFrameGeometry::stripe_is_yc

Definition at line 67 of file rpi_zc.h.

◆ format

int AVRpiZcFrameGeometry::format

Definition at line 69 of file rpi_zc.h.

◆ video_width

unsigned int AVRpiZcFrameGeometry::video_width

Definition at line 70 of file rpi_zc.h.

◆ video_height

unsigned int AVRpiZcFrameGeometry::video_height

Definition at line 71 of file rpi_zc.h.


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