FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SliceCoeffs Struct Reference

Data Fields

int left
 
int top
 
int tot_h
 
int tot_v
 
int tot
 

Detailed Description

Definition at line 781 of file diracdec.c.

Field Documentation

int SliceCoeffs::left

Definition at line 782 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::top

Definition at line 783 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot_h

Definition at line 784 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot_v

Definition at line 785 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot

Definition at line 786 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().


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