FFmpeg
Loading...
Searching...
No Matches
IVIPlaneDesc Struct Reference

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

#include <ivi.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 193 of file ivi.h.

Field Documentation

◆ width

uint16_t IVIPlaneDesc::width

Definition at line 194 of file ivi.h.

Referenced by ff_ivi_recompose53(), ff_ivi_recompose_haar(), and ivi_output_plane().

◆ height

uint16_t IVIPlaneDesc::height

Definition at line 195 of file ivi.h.

Referenced by ff_ivi_recompose53(), ff_ivi_recompose_haar(), and ivi_output_plane().

◆ num_bands

uint8_t IVIPlaneDesc::num_bands

number of bands this plane subdivided into

Definition at line 196 of file ivi.h.

◆ bands

IVIBandDesc* IVIPlaneDesc::bands

array of band descriptors

Definition at line 197 of file ivi.h.

Referenced by ff_ivi_recompose53(), ff_ivi_recompose_haar(), and ivi_output_plane().


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