構文struct jdec_private
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
jdec_private | ||
| components[COMPONENTS] | uint8_t * | ||
| bytes_per_row[COMPONENTS] | unsigned int | ||
| width, height | unsigned int | Size of the image | |
| flags | unsigned int | ||
| stream_begin, *stream_end | const unsigned char * | ||
| stream_length | unsigned int | ||
| stream | const unsigned char * | Pointer to the current stream | |
| reservoir, nbits_in_reservoir | unsigned int | ||
| component_infos[COMPONENTS] | component | ||
| Q_tables[COMPONENTS][64] | float | quantization tables | |
| HTDC[HUFFMAN_TABLES] | huffman_table | DC huffman tables | |
| HTAC[HUFFMAN_TABLES] | huffman_table | AC huffman tables | |
| default_huffman_table_initialized | int | ||
| restart_interval | int | ||
| restarts_to_go | int | MCUs left in this restart interval | |
| last_rst_marker_seen | int | Rst marker is incremented each time | |
| Y[64*4], Cr[64], Cb[64] | uint8_t | ||
| jump_state | jmp_buf | ||
| plane[COMPONENTS] | uint8_t * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー