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

#include <libavcodec/jpeg2000.h>

Data Fields

uint8_t nbands
int coord [2][2]
int num_precincts_x
int num_precincts_y
uint8_t log2_prec_width
uint8_t log2_prec_height
Jpeg2000Band * band

Detailed Description

Definition at line 225 of file jpeg2000.h.

Field Documentation

◆ nbands

◆ coord

int Jpeg2000ResLevel::coord[2][2]

Definition at line 227 of file jpeg2000.h.

Referenced by ff_jpeg2000_init_component(), and init_prec().

◆ num_precincts_x

◆ num_precincts_y

◆ log2_prec_width

uint8_t Jpeg2000ResLevel::log2_prec_width

◆ log2_prec_height

uint8_t Jpeg2000ResLevel::log2_prec_height

◆ band


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