|
FFmpeg
|
Used to minimize the amount of memory used in order to optimize cache performance. More...
#include <snow_dwt.h>
Public Attributes | |
| IDWTELEM ** | line |
| For use by idwt and predict_slices. | |
| IDWTELEM ** | data_stack |
| Used for internal purposes. | |
| int | data_stack_top |
| int | line_count |
| int | line_width |
| int | data_count |
| IDWTELEM * | base_buffer |
| Buffer that this structure is caching. | |
Used to minimize the amount of memory used in order to optimize cache performance.
1.8.12