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