FFmpeg
|
Data Fields | |
int | left |
int | top |
int | tot_h |
int | tot_v |
int | tot |
Definition at line 806 of file diracdec.c.
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().