FFmpeg  1.2.12
Data Fields
IVIPlaneDesc Struct Reference

color plane (luma or chroma) information More...

#include <ivi_common.h>

Data Fields

uint16_t width
uint16_t height
uint8_t num_bands
 number of bands this plane subdivided into
IVIBandDescbands
 array of band descriptors

Detailed Description

color plane (luma or chroma) information

Definition at line 179 of file ivi_common.h.

Field Documentation

IVIBandDesc* IVIPlaneDesc::bands
uint16_t IVIPlaneDesc::height
uint8_t IVIPlaneDesc::num_bands

number of bands this plane subdivided into

Definition at line 182 of file ivi_common.h.

Referenced by ff_ivi_decode_frame(), ff_ivi_init_planes(), ff_ivi_init_tiles(), and ivi_free_buffers().

uint16_t IVIPlaneDesc::width

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