information for Indeo wavelet band More...
#include <ivi_common.h>
information for Indeo wavelet band
Definition at line 130 of file ivi_common.h.
plane number this band belongs to
Definition at line 131 of file ivi_common.h.
Referenced by decode_band(), decode_band_hdr(), decode_mb_info(), ff_ivi_init_planes(), and ivi_process_empty_tile().
band number
Definition at line 132 of file ivi_common.h.
Referenced by decode_band(), decode_band_hdr(), decode_mb_info(), ff_ivi_init_planes(), and ivi_process_empty_tile().
Definition at line 133 of file ivi_common.h.
Referenced by decode_gop_header(), ff_ivi_init_planes(), ff_ivi_init_tiles(), and ivi_init_tiles().
Definition at line 134 of file ivi_common.h.
Referenced by decode_gop_header(), ff_ivi_init_planes(), ff_ivi_init_tiles(), and ivi_init_tiles().
aligned band height
Definition at line 135 of file ivi_common.h.
Referenced by ff_ivi_init_planes(), ivi_dc_transform(), ivi_decode_blocks(), ivi_decode_coded_blocks(), ivi_mc(), and ivi_process_empty_tile().
ptr to the first byte of the band data
Definition at line 136 of file ivi_common.h.
Referenced by decode_band().
pointer to the output buffer for this band
Definition at line 138 of file ivi_common.h.
Referenced by decode_band(), ff_ivi_decode_frame(), ff_ivi_recompose53(), ff_ivi_recompose_haar(), ivi_dc_transform(), ivi_decode_coded_blocks(), ivi_mc(), ivi_output_plane(), and ivi_process_empty_tile().
pointer to the reference frame buffer (for motion compensation)
Definition at line 139 of file ivi_common.h.
Referenced by decode_band(), ivi_mc(), and ivi_process_empty_tile().
array of pointers to the band buffers
Definition at line 140 of file ivi_common.h.
Referenced by decode_band(), and ff_ivi_init_planes().
pitch associated with the buffers above
Definition at line 141 of file ivi_common.h.
Referenced by decode_mb_info(), ff_ivi_init_planes(), ff_ivi_recompose53(), ff_ivi_recompose_haar(), ivi_dc_transform(), ivi_decode_blocks(), ivi_decode_coded_blocks(), ivi_mc(), ivi_output_plane(), and ivi_process_empty_tile().
= 1 if this band doesn't contain any data
Definition at line 142 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
macroblock size
Definition at line 143 of file ivi_common.h.
Referenced by decode_band(), decode_band_hdr(), decode_gop_header(), decode_mb_info(), decode_pic_hdr(), ivi_decode_blocks(), ivi_init_tiles(), and ivi_process_empty_tile().
block size
Definition at line 144 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), decode_mb_info(), decode_pic_hdr(), ivi_decode_blocks(), ivi_decode_coded_blocks(), ivi_mc(), and ivi_process_empty_tile().
precision of the motion compensation: 0 - fullpel, 1 - halfpel
Definition at line 145 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), decode_mb_info(), ivi_decode_blocks(), and ivi_process_empty_tile().
tells if motion vector is inherited from reference macroblock
Definition at line 146 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_mb_info(), and ivi_process_empty_tile().
tells if quantiser delta is inherited from reference macroblock
Definition at line 147 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_mb_info(), and ivi_process_empty_tile().
tells if Qdelta signal is present in the bitstream (Indeo5 only)
Definition at line 148 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_mb_info(), and ivi_process_empty_tile().
quant base for this band
Definition at line 150 of file ivi_common.h.
Referenced by decode_band_hdr(), ivi_decode_blocks(), and ivi_process_empty_tile().
ptr to the scan pattern
Definition at line 151 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
vlc table for decoding block data
Definition at line 154 of file ivi_common.h.
Referenced by decode_band_hdr(), ff_ivi_init_planes(), and ivi_decode_coded_blocks().
number of correction entries
Definition at line 156 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
rvmap correction pairs
Definition at line 157 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
rvmap table selector
Definition at line 158 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
ptr to the RLE table for this band
Definition at line 159 of file ivi_common.h.
Referenced by decode_band(), and ivi_decode_coded_blocks().
number of tiles in this band
Definition at line 160 of file ivi_common.h.
Referenced by decode_band(), ff_ivi_init_tiles(), and ivi_free_buffers().
array of tile descriptors
Definition at line 161 of file ivi_common.h.
Referenced by decode_band(), ff_ivi_init_tiles(), and ivi_init_tiles().
Definition at line 162 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
Definition at line 163 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
Definition at line 164 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_dc_transform().
1 indicates that the two-dimensional inverse transform is used
Definition at line 165 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
for debug purposes
Definition at line 166 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
Definition at line 167 of file ivi_common.h.
Referenced by decode_band(), and decode_band_hdr().
band buffer size in bytes
Definition at line 168 of file ivi_common.h.
Referenced by decode_mb_info(), and ff_ivi_init_planes().
quantization matrix for intra blocks
Definition at line 169 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
quantization matrix for inter blocks
Definition at line 170 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_coded_blocks().
quantization coefficient for intra blocks
Definition at line 171 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_blocks().
quantization coefficient for inter blocks
Definition at line 172 of file ivi_common.h.
Referenced by decode_band_hdr(), decode_gop_header(), and ivi_decode_blocks().