FFmpeg
Public Attributes | List of all members
slice_buffer_s Struct Reference

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.
 

Detailed Description

Used to minimize the amount of memory used in order to optimize cache performance.


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