FFmpeg
Data Fields
RVMapDesc Struct Reference

run-value (RLE) table descriptor More...

#include <ivi_common.h>

Data Fields

  end of block symbol
 
  escape symbol
 
uint8_t  runtab [256]
 
int8_t  valtab [256]
 

Detailed Description

run-value (RLE) table descriptor

Definition at line 98 of file ivi_common.h.

Field Documentation

uint8_t RVMapDesc::eob_sym

end of block symbol

Definition at line 99 of file ivi_common.h.

Referenced by decode_band(), and ivi_decode_coded_blocks().

uint8_t RVMapDesc::esc_sym

escape symbol

Definition at line 100 of file ivi_common.h.

Referenced by decode_band(), and ivi_decode_coded_blocks().

uint8_t RVMapDesc::runtab[256]

Definition at line 101 of file ivi_common.h.

Referenced by decode_band(), and ivi_decode_coded_blocks().

int8_t RVMapDesc::valtab[256]

Definition at line 102 of file ivi_common.h.

Referenced by decode_band(), and ivi_decode_coded_blocks().


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

Generated on Sun Sep 14 2014 18:56:44 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /