List of all members.
Public Attributes |
bpp_t | buf |
| Input or output buffer.
|
unsigned int | width |
| Buffer width.
|
unsigned int | height |
| Buffer height.
|
unsigned int | pitch |
| Number of bytes per line in buffer.
|
void * | data |
| Filter-specific data.
|
bool | updated:1 |
| Filter updated data to match its output.
|
bool | failed:1 |
| Filter failed.
|
Member Data Documentation
unsigned int filter_data::height |
unsigned int filter_data::pitch |
Number of bytes per line in buffer.
bool filter_data::updated |
Filter updated data to match its output.
unsigned int filter_data::width |
The documentation for this struct was generated from the following file: