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 806 of file diracdec.c.

Field Documentation

int SliceCoeffs::left

Definition at line 807 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::top

Definition at line 808 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot_h

Definition at line 809 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot_v

Definition at line 810 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().

int SliceCoeffs::tot

Definition at line 811 of file diracdec.c.

Referenced by decode_hq_slice(), and subband_coeffs().


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