|
|
int | width |
| |
|
int | height |
| |
|
ptrdiff_t | stride |
| |
|
int16_t * | idwt_buf |
| |
|
int16_t * | idwt_tmp |
| |
|
int16_t * | subband [SUBBAND_COUNT] |
| |
|
int16_t * | l_h [8] |
| |
|
SubBand | band [DWT_LEVELS][4] |
| |
|
DWTPlane | idwt |
| |
|
uint8_t | xblen |
| |
|
uint8_t | yblen |
| |
|
uint8_t | xbsep |
| |
|
uint8_t | ybsep |
| |
|
uint8_t | xoffset |
| |
|
uint8_t | yoffset |
| |
|
uint8_t * | buffers [2] |
| |
|
uint8_t * | pixels [2] |
| | pointer to the actual pixel data of the buffers above
|
| |
|
uint32_t | width |
| |
|
uint32_t | height |
| |
|
ptrdiff_t | pitch |
| |
|
int | htaps |
| |
|
int8_t | hcoeff [HTAPS_MAX/2] |
| |
|
int | diag_mc |
| |
|
int | fast_mc |
| |
|
int | last_htaps |
| |
|
int8_t | last_hcoeff [HTAPS_MAX/2] |
| |
|
int | last_diag_mc |
| |
|
dwtcoef * | coef_buf |
| |
|
int | dwt_width |
| |
|
int | dwt_height |
| |
|
ptrdiff_t | coef_stride |
| |
The documentation for this struct was generated from the following files: