FFmpeg
4.0
|
Data Fields | |
int | left |
int | top |
int | tot_h |
int | tot_v |
int | tot |
Definition at line 789 of file diracdec.c.
int SliceCoeffs::left |
Definition at line 790 of file diracdec.c.
Referenced by decode_hq_slice(), and subband_coeffs().
int SliceCoeffs::top |
Definition at line 791 of file diracdec.c.
Referenced by decode_hq_slice(), and subband_coeffs().
int SliceCoeffs::tot_h |
Definition at line 792 of file diracdec.c.
Referenced by decode_hq_slice(), and subband_coeffs().
int SliceCoeffs::tot_v |
Definition at line 793 of file diracdec.c.
Referenced by decode_hq_slice(), and subband_coeffs().
int SliceCoeffs::tot |
Definition at line 794 of file diracdec.c.
Referenced by decode_hq_slice(), and subband_coeffs().